spring-boot/spring-boot-project/spring-boot-tools
Phillip Webb aa1954717c Add cloud native buildpack module
Add a Java implementation of the buildpacks.io specification allowing
projects to be packaged into OCI containers. The `builder` class
provides a Java equivalent of `pack build` command and is based on
the `pack` CLI Go code published at https://github.com/buildpacks/pack.

Closes gh-19828
2020-01-20 23:48:47 -08:00
..
spring-boot-antlib Rework dep mgmt again to avoid consumers picking up strict constraints 2020-01-15 12:33:18 +00:00
spring-boot-autoconfigure-processor Port the build to Gradle 2020-01-10 14:15:35 +00:00
spring-boot-cloudnativebuildpack Add cloud native buildpack module 2020-01-20 23:48:47 -08:00
spring-boot-configuration-metadata Rework dep mgmt again to avoid consumers picking up strict constraints 2020-01-15 12:33:18 +00:00
spring-boot-configuration-processor Port the build to Gradle 2020-01-10 14:15:35 +00:00
spring-boot-gradle-plugin Upgrade to Gradle 6.1 2020-01-16 10:00:45 +00:00
spring-boot-loader Support generation and loading of layered jars 2020-01-15 23:32:58 -08:00
spring-boot-loader-tools Close FileInputStreams in RepackagerTests 2020-01-17 20:04:31 +00:00
spring-boot-maven-plugin Add tests for configuring layered jar layout 2020-01-16 11:27:41 -08:00
spring-boot-test-support Polish DisabledIfDockerUnavailable 2020-01-16 16:54:43 -08:00