• Scott Frederick's avatar
    Configure buildpack to use target Java version · 509a1f1d
    Scott Frederick authored
    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
    509a1f1d
Name
Last commit
Last update
..
src Loading commit data...
.gitignore Loading commit data...
build.gradle Loading commit data...