spring-boot/spring-boot-tools
Stephane Nicoll dddea70985 Collect and display build information
This commit updates the Maven plugin to generate a
`META-INF/boot/build.properties` file with various build-specific
settings (group, artifact, name, version and build time). Additionally,
the plugin can be configured to write an arbitrary number of additional
properties.

A new `BuildProperties` bean is automatically exposed when such a file is
present. If that bean is present, an `InfoContributor` is automatically
created to expose that information under the `build` key.

As for the git contributor, it is possible to only display the core
settings or everything using the `management.info.build.mode` property.

See gh-2559
2016-03-10 17:21:31 +01:00
..
spring-boot-antlib Add manifest entries for location of lib and classes in executable archives 2016-02-19 17:04:51 +00:00
spring-boot-configuration-metadata Merge branch '1.3.x' 2016-03-08 09:51:57 -08:00
spring-boot-configuration-processor Next Development Version 2016-02-26 01:06:16 -08:00
spring-boot-gradle-plugin Next Development Version 2016-02-26 01:06:16 -08:00
spring-boot-loader Remove unwanted printing of stack trace from the Launcher 2016-03-09 12:30:35 +00:00
spring-boot-loader-tools Polish 2016-03-03 09:14:24 -08:00
spring-boot-maven-plugin Collect and display build information 2016-03-10 17:21:31 +01:00
pom.xml Next Development Version 2016-02-26 01:06:16 -08:00