springboot Add layertools jarmode support to Gradle

We need to do the equivalent of #19865 in the Gradle plugin.

springboot Update the Gradle plugin with an option to generate layered jars

Comment From: wilkinsonaLibraries in the layered jar are being compressed rather than stored.

springboot Add buildImage support to the gradle plugin

We need to update the gradle plugin to allow images to be created via the cloud native buildpack.

springboot Use the same classpath ordering for an exploded jar and an archive

demo.zipPrint classloader urls in main method: public static void main(String[] args) { URLClassLoader classLo...

springboot Write classpath index file from Gradle plugin

See #9128 for details. We need an update to the Gradle plugin to support this.Comment From: wilkinsonaWe need to do this...

springboot Upgrade Java 13 version in CI image

Forward port of issue #19856 to 2.3.0.M1.

springboot Upgrade Java 13 version in CI image

https://github.com/AdoptOpenJDK/openjdk13-binaries/releases/download/jdk-13.0.2%2B8/OpenJDK13U-jdk_x64_linux_hotspot_13....

springboot Upgrade Java 8 version in CI image

Forward port of issue #19857 to 2.3.0.M1.

springboot Upgrade Java 8 version in CI image

Forward port of issue #19857 to 2.2.5.

springboot Upgrade Java 8 version in CI image

https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u242-b08/OpenJDK8U-jdk_x64_linux_hotspot_8u242b0...

springboot Rename spring-boot-layertools

We should rename spring-boot-layertools to spring-boot-jarmode-layertools.

springboot Update the Maven plugin with an option to generate layered jars

Comment From: philwebbI've pushed a small update that just adds the new option. We still need an integration test ideall...

springboot Automatically add jarmode jars when packaging

The layertools jar should be automatically added when creating a layered jar.

springboot Fix EmbeddedServletContainerJarPackagingIntegrationTests

Hi,the current builds are failing in EmbeddedServletContainerJarPackagingIntegrationTests. Unfortunately, I can't take c...

springboot Reinstate JobLauncherCommandLineRunner

It was accidentally marked as being deprecated since 2.2, when the deprecation was only done in 2.3. We need to reinstat...

springboot Remove spring-boot-starter-cloud-connectors

spring-boot-starter-cloud-connectors was deprecated in Spring Boot 2.2.0. We should consider removing it in 2.3.0. Comme...

springboot Use log4j2 as the default logging instead of logback

The spring data elasticsearch has the direct dependency dependency on the log4j2, and I didn't see any direct dependency...

springboot Rename cloudnativebuildpack

Rename spring-boot-cloudnativebuildpack to spring-boot-buildpack-platform. The package will be org.springframework.boot....
上一页 下一页
.