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
Scott Frederick 509a1f1d41 Configure buildpack to use target Java version
With this commit, the Maven `spring-boot:build-image` goal and the
Gradle `bootBuildImage` task will configure the OpenJDK buildpack
to use the same JRE version as the project's target version,
provided the buildpack Java version is not explicitly set in the
build configuration.

Fixes gh-20172
5 years ago
..
spring-boot Merge branch '2.2.x' 5 years ago
spring-boot-actuator Add R2BC connection pool metrics 5 years ago
spring-boot-actuator-autoconfigure Add R2BC connection pool metrics 5 years ago
spring-boot-autoconfigure Add auto-configuration for Spring Data R2DBC 5 years ago
spring-boot-cli Explicitly set java home in CommandLineInvoker 5 years ago
spring-boot-dependencies Upgrade to Spring Framework 5.2.4.RELEASE 5 years ago
spring-boot-devtools Use new AssertJ duration assertions 5 years ago
spring-boot-docs Document R2DBC support 5 years ago
spring-boot-parent Move dependency management for JNA into spring-boot-parent 5 years ago
spring-boot-properties-migrator Add missing deployed plugin to modules 5 years ago
spring-boot-starters Add auto-configuration for Spring Data R2DBC 5 years ago
spring-boot-test Remove redundant useJUnitPlatform declarations 5 years ago
spring-boot-test-autoconfigure Add test slice for Spring Data R2DBC 5 years ago
spring-boot-tools Configure buildpack to use target Java version 5 years ago