Skip to content
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

Support @DependsOn, @Description, @Fallback, @Lazy, @Primary, and @Role on @ConfigurationProperties beans #42289

Closed
wants to merge 1 commit into from

Conversation

quaff
Copy link
Contributor

@quaff quaff commented Sep 13, 2024

Such as @Lazy, @Primary and @Fallback etc.

… beans

Such as `@Lazy`, `@Primary` and `@Fallback` etc.
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Sep 13, 2024
@philwebb philwebb added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Sep 13, 2024
@philwebb philwebb added this to the 3.4.x milestone Sep 13, 2024
@philwebb
Copy link
Member

This looks quite similar to #41668 and seems sensible to so alongside it in 3.4

philwebb pushed a commit that referenced this pull request Sep 13, 2024
Update `` to ensure that common bean definition annotations, such as
`@Lazy`, `@Primary` and `@Fallback`, are applied.

See gh-42289
@philwebb philwebb closed this in d3a2bf4 Sep 13, 2024
@philwebb
Copy link
Member

Thanks once again @quaff!

@philwebb philwebb modified the milestones: 3.4.x, 3.4.0-M3 Sep 13, 2024
@wilkinsona wilkinsona changed the title Add common definition annotations support for ConfigurationProperties beans Support @DependsOn, @Description, @Fallback, @Lazy, @Primary, and @Role on @ConfigurationProperties beans Sep 16, 2024
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.

3 participants