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-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
9 years ago
..
spring-boot-antlib Next Development Version 9 years ago
spring-boot-configuration-metadata Merge branch '1.3.x' 9 years ago
spring-boot-configuration-processor Next Development Version 9 years ago
spring-boot-gradle-plugin Next Development Version 9 years ago
spring-boot-loader Remove unwanted printing of stack trace from the Launcher 9 years ago
spring-boot-loader-tools Polish 9 years ago
spring-boot-maven-plugin Collect and display build information 9 years ago
pom.xml Next Development Version 9 years ago