Skip to content

Skip reset to default functionality when a bean contains more than one constructor - #1734

Merged
ryanjbaxter merged 1 commit into
spring-cloud:5.0.xfrom
ryanjbaxter:issue-1733
Sep 2, 2026
Merged

Skip reset to default functionality when a bean contains more than one constructor#1734
ryanjbaxter merged 1 commit into
spring-cloud:5.0.xfrom
ryanjbaxter:issue-1733

Conversation

@ryanjbaxter

Copy link
Copy Markdown
Contributor

Fixes #1733

We cannot reliably pick the right constructor to use when reseting a bean to its default value so we skip this functionality all together and make it a best effort instead.

@ryanjbaxter
ryanjbaxter merged commit 6967f2d into spring-cloud:5.0.x Sep 2, 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.

Refresh drops @ConfigurationProperties values that no property source carries

3 participants