Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
Unwrap AOP proxies in configprops endpoint serialization
Update `ConfigurationPropertiesReportEndpoint` to unwrap AOP proxies. Prior to this commit, the configprops endpoint serialized AOP proxies directly, exposing the Advised interface getters (targetSource, exposeProxy, preFiltered) into the response. See gh-50273 Signed-off-by: zxuhan7 <zxuhan7@gmail.com>
Z
zxuhan7 committed
592e0b96a310515f832ee8b7a88a2ec73bb0020b
Parent: 328c65d
Committed by Phillip Webb <phil.webb@broadcom.com>
on 5/12/2026, 11:38:00 PM