spring-boot/spring-boot-samples/spring-boot-sample-actuator
Dave Syer 6ad626de49 Allows /configprops endpoint to show nested properties
Including maps and lists. Beans with no metadata (in
/META-INF/*spring-configuration-metadata.json) are just serialized
as they come (so might have problems like cycles). Serialization
errors are caught and rendered as an "error" for that bean. Any
problems can be fixed by preparing metadata and specifying which
properties are to be rendered that way.

Fixes gh-1746, fixes gh-1921
2014-11-19 14:10:01 +00:00
..
src Allows /configprops endpoint to show nested properties 2014-11-19 14:10:01 +00:00
build.gradle Fixup version numbers following release 2014-09-04 15:40:55 -07:00
build.xml Fixup version numbers following release 2014-09-04 15:40:55 -07:00
ivy.xml
ivysettings.xml
pom.xml