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-project/spring-boot-tools
Scott Frederick 38984985d4 Add support for CNB platform API 0.4
This commit adds support for platform API 0.4 when invoking a CNB
builder in the Maven and Gradle plugins. If the builder advertises
that it supports platform API 0.4 then that version will be
requested when invoking lifecycle phases. Otherwise the plugins
will fall back to requesting platform API 0.3.

Requesting platform API 0.4 when invoking builder lifecycle phases
has the primary benefit of making it easier to pass command-line
arguments to the default process in the generated image.

Fixes gh-23692
4 years ago
..
spring-boot-antlib Use classpath normalizer on antlib's integration test classpath input 4 years ago
spring-boot-autoconfigure-processor Note starters' and annotation processors' jar type in their manifest 4 years ago
spring-boot-buildpack-platform Add support for CNB platform API 0.4 4 years ago
spring-boot-configuration-metadata Require dependency on s-b-dependencies to use its constraints 4 years ago
spring-boot-configuration-processor Revert "Support constructor binding on 3rd party classes" 4 years ago
spring-boot-gradle-plugin Merge branch '2.3.x' 4 years ago
spring-boot-jarmode-layertools Merge branch '2.3.x' 4 years ago
spring-boot-loader Polish empty string checks 4 years ago
spring-boot-loader-tools Put project deps in app layer and make customization easier 4 years ago
spring-boot-maven-plugin Polish Maven plugin javadoc 4 years ago
spring-boot-test-support Polish 4 years ago