mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 09:09:01 +00:00
* A simple check to see if it is already registered fixed the original problem * Also removed the need to have @ConfigurationProperties on a bean class (unless you want to specify the target name etc.) [Fixes #50256421] [bs-130] When actuator app starts the @ConfigurationProperties are registered with the bean factory several times