• 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
..
src Loading commit data...
README.adoc Loading commit data...
pom.xml Loading commit data...