Fix NPE in configprops endpoint
This works around spring-projects/spring-framework#28298. The bug means that when a @Configuration class is annotated with @ConfigurationProperties any bean defined by a static @Bean method is considered to be annotated with @ConfigurationProperties. See gh-30068pull/30692/head
parent
e3859fadd6
commit
a1fe05f40b
Loading…
Reference in New Issue