Nineya
Home
Blog
springboot Add layertools jarmode support to Gradle
2025-01-06 07:25:34
60
We need to do the equivalent of #19865 in the Gradle plugin.
springboot Update the Gradle plugin with an option to generate layered jars
2025-01-06 07:25:27
93
Comment From: wilkinsonaLibraries in the layered jar are being compressed rather than stored.
springboot Add buildImage support to the gradle plugin
2025-01-06 07:25:21
97
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
2025-01-06 07:25:15
20250
demo.zipPrint classloader urls in main method: public static void main(String[] args) { URLClassLoader classLo...
springboot Write classpath index file from Gradle plugin
2025-01-06 07:25:08
366
See #9128 for details. We need an update to the Gradle plugin to support this.Comment From: wilkinsonaWe need to do this...
springboot Update documentation on excluding an auto-configuration to recommend exclude on SpringBootApplication
2025-01-06 07:25:01
41
Forward port of issue #19855 to 2.3.0.M1.
springboot Update documentation on excluding an auto-configuration to recommend exclude on SpringBootApplication
2025-01-06 07:24:55
38
Forward port of issue #19855 to 2.2.5.
springboot Upgrade Java 13 version in CI image
2025-01-06 07:24:49
41
Forward port of issue #19856 to 2.3.0.M1.
springboot Upgrade Java 13 version in CI image
2025-01-06 07:24:43
132
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
2025-01-06 07:24:37
41
Forward port of issue #19857 to 2.3.0.M1.
springboot Upgrade Java 8 version in CI image
2025-01-06 07:24:31
38
Forward port of issue #19857 to 2.2.5.
springboot Upgrade Java 8 version in CI image
2025-01-06 07:24:25
128
https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u242-b08/OpenJDK8U-jdk_x64_linux_hotspot_8u242b0...
springboot Rename spring-boot-layertools
2025-01-06 07:24:19
74
We should rename spring-boot-layertools to spring-boot-jarmode-layertools.
springboot Update the Maven plugin with an option to generate layered jars
2025-01-06 07:24:13
160
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
2025-01-06 07:24:07
77
The layertools jar should be automatically added when creating a layered jar.
springboot Fix EmbeddedServletContainerJarPackagingIntegrationTests
2025-01-06 07:24:01
19808
Hi,the current builds are failing in EmbeddedServletContainerJarPackagingIntegrationTests. Unfortunately, I can't take c...
springboot Reinstate JobLauncherCommandLineRunner
2025-01-06 07:23:54
156
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
2025-01-06 07:23:48
249
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
2025-01-06 07:23:42
2753
The spring data elasticsearch has the direct dependency dependency on the log4j2, and I didn't see any direct dependency...
springboot Rename cloudnativebuildpack
2025-01-06 07:23:35
139
Rename spring-boot-cloudnativebuildpack to spring-boot-buildpack-platform. The package will be org.springframework.boot....
上一页
下一页
1
…
2113
2114
2115
2116
2117
…
2127
.