You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
10 years ago
..
src Allows /configprops endpoint to show nested properties 10 years ago
build.gradle Fixup version numbers following release 10 years ago
build.xml Fixup version numbers following release 10 years ago
ivy.xml Declare all repositories in build samples 11 years ago
ivysettings.xml Declare all repositories in build samples 11 years ago
pom.xml Next development version 10 years ago