Skip to content

Conversation

@jaredtbates
Copy link
Contributor

Adds support for getters with NestedConfigurationProperty.

This is my first PR so please correct me if I missed anything. Glad to work on this more if needed :)

Closes gh-9109

Adds support for getters with NestedConfigurationProperty.

Closes gh-9109
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Dec 17, 2023
@wilkinsona wilkinsona added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Jun 4, 2024
@wilkinsona wilkinsona added this to the 3.4.x milestone Jun 4, 2024
@philwebb philwebb modified the milestones: 3.4.x, 3.5.x Jun 17, 2024
@snicoll snicoll self-assigned this Jul 15, 2024
@snicoll snicoll modified the milestones: 3.4.x, 3.4.0-M1 Jul 15, 2024
snicoll pushed a commit that referenced this pull request Jul 15, 2024
This commit adds support adding `@NestedConfigurationProperty` on a
getter.

See gh-38844
snicoll added a commit that referenced this pull request Jul 15, 2024
@snicoll snicoll closed this in 2da3875 Jul 15, 2024
@snicoll
Copy link
Member

snicoll commented Jul 15, 2024

@jaredtbates thanks very much 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: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support @NestedConfigurationProperty at targets other than field

5 participants