• Phillip Webb's avatar
    Find @ConfigurationProperties annotation on proxy · f224c7ac
    Phillip Webb authored
    Update ConfigurationPropertiesReportEndpoint to find
    @ConfigurationProperties using `context.findAnnotationOnBean` rather
    than `AnnotationUtils.findAnnotation`. This will correctly find the
    annotation even if the bean is an interface based proxy.
    
    Fixes gh-1927
    f224c7ac
Name
Last commit
Last update
..
main Loading commit data...
test Loading commit data...