Skip to content

Autowire beans when rebinding - #1720

Merged
ryanjbaxter merged 1 commit into
spring-cloud:mainfrom
ryanjbaxter:fix-1716
Aug 10, 2026
Merged

Autowire beans when rebinding#1720
ryanjbaxter merged 1 commit into
spring-cloud:mainfrom
ryanjbaxter:fix-1716

Conversation

@ryanjbaxter

@ryanjbaxter ryanjbaxter commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Fixes regressions where @value annotated properties are reset to null. Fixes #1716

Fixes regressions where @value annotated properties are reset to null.  Fixes # 1716
@ryanjbaxter
ryanjbaxter merged commit 4313905 into spring-cloud:main Aug 10, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Regression: spring-cloud-context 5.0.2 permanently nulls @Value-injected fields on @ConfigurationProperties beans on the first EnvironmentChangeEvent.

3 participants