Skip to content

Update Javadoc for SimpleCommandLinePropertySource #34282

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

Puppy4C
Copy link
Contributor

@Puppy4C Puppy4C commented Jan 18, 2025

For ComandLineArgs, having multiple values in one option is valid and will be parsed into a collection.

@Puppy4C Puppy4C changed the title fix java doc for CommandLineArgs Fix java doc for CommandLineArgs Jan 18, 2025
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Jan 18, 2025
Signed-off-by: puppy4c <[email protected]>
@sbrannen sbrannen self-assigned this Jan 18, 2025
@sbrannen sbrannen added in: core Issues in core modules (aop, beans, core, context, expression) type: documentation A documentation task and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Jan 18, 2025
@sbrannen sbrannen changed the title Fix java doc for CommandLineArgs Update Javadoc for SimpleCommandLinePropertySource Jan 18, 2025
@sbrannen sbrannen added this to the 6.2.3 milestone Jan 18, 2025
sbrannen pushed a commit that referenced this pull request Jan 18, 2025
For ComandLineArgs, supplying the same option multiple times with
different values is valid, and the values will be stored in a List.

This commit also updates the Javadoc for SimpleCommandLineArgsParser.

See gh-34282

Signed-off-by: puppy4c <[email protected]>
@sbrannen sbrannen closed this in 886ca7f Jan 18, 2025
@sbrannen
Copy link
Member

This has been merged into 6.2.x and main in c463b93 and revised in 886ca7f.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: documentation A documentation task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants