spring-boot/spring-bootstrap
Dave Syer 7e548b5bd4 [bs-93] Add /info endpoint with git properties etc.
* If git.properties is on the classpath (e.g. from the Maven plugin)
/info will list the commit id, branch and dates.
* If application.yml has an info object at the top level that will
be diplayed as well (so e.g. you can use Maven resource filtering
top add the project name, version etc.)
* RelaxedDataBinder can now be used to bind to a Map (as opposed to
a nested Map inside teh target bean)

[Fixes #49130073]
2013-05-03 12:45:06 +01:00
..
src [bs-93] Add /info endpoint with git properties etc. 2013-05-03 12:45:06 +01:00
pom.xml [bs-92] Add simple main wrapper for SpringApplication 2013-05-02 15:37:47 +01:00