You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From my initial test drive of the freshly released Spring Boot 2.2.0.RELEASE it seems that @ConfigurationProperties beans declared as immutable with @ConstructorBinding show up empty in the Actuator configprops endpoint.
Example: