springboot Upgrade to Reactor Dysprosium-SR2

Comment From: wilkinsonaSuperseded by https://github.com/spring-projects/spring-boot/issues/19809.

springboot Upgrade to Spring Cloud Connectors 2.0.7.RELEASE

Comment From: wilkinsonaDependency management for Spring Cloud Connectors has been removed in https://github.com/spring-...

springboot Upgrade to Spring Integration 5.2.2

Comment From: wilkinsonaSuperseded by https://github.com/spring-projects/spring-boot/issues/19650.

springboot Fix TestFailuresPlugin.TestFailure.compareTo()

This PR fixes TestFailuresPlugin.TestFailure.compareTo() as it seems that getName() was meant to be used.This PR also po...

springboot Stop using `ClassLoader.loadClass`

For consistency with #19342, we should rename the few other cases we use ClassLoader.loadClass to Class.forName(classNam...

springboot Enforce no snapshots during a release

I think our older branches have enforcer rules to make sure that we don't accidentally ship with SNAPSHOT dependencies. ...

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...
上一页 下一页
.