Skip to content

Document uuid support in RandomValuePropertySource #26975

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

Conversation

hrybs
Copy link
Contributor

@hrybs hrybs commented Jun 18, 2021

Class org.springframework.boot.env.RandomValuePropertySource contains incorrect Java Doc. When the suffix is not int or long the value not be always byte[]. When the suffix is uuid then result will be UUID value.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jun 18, 2021
@philwebb philwebb added type: documentation A documentation update and removed status: waiting-for-triage An issue we've not yet triaged labels Jun 18, 2021
@philwebb philwebb added this to the 2.4.x milestone Jun 18, 2021
@snicoll snicoll changed the title Fix RandomValuePropertySource Java Doc Document uuid support in RandomValuePropertySource Jun 22, 2021
@snicoll snicoll self-assigned this Jun 22, 2021
@snicoll snicoll modified the milestones: 2.4.x, 2.4.8 Jun 22, 2021
snicoll pushed a commit that referenced this pull request Jun 22, 2021
@snicoll snicoll closed this in e5665c8 Jun 22, 2021
@snicoll
Copy link
Member

snicoll commented Jun 22, 2021

@hrybs thank you for making your first contribution to Spring Boot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation A documentation update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants