spring-boot/spring-boot-actuator
Dave Syer 660b73b5c6 Ensure only bindable properties are reported in /configprops
Introspects the properties that are being exposed in the report
and only renders the ones that are a) convertible from String
and b) have a setter. That goes a long way to making it a bullet
proof generic renderer of any Java object that can be bound with
@ConfigurationProperties.
2014-05-13 16:46:03 +01:00
..
src Ensure only bindable properties are reported in /configprops 2014-05-13 16:46:03 +01:00
pom.xml Merge branch '1.0.x' 2014-05-12 10:37:06 +01:00