Nineya
Home
Blog
springboot Upgrade Java 14 version in CI image
2025-01-06 09:24:41
132
https://github.com/AdoptOpenJDK/openjdk14-binaries/releases/download/jdk-14.0.1%2B7/OpenJDK14U-jdk_x64_linux_hotspot_14....
springboot Upgrade Java 8 version in CI image
2025-01-06 09:24:35
128
https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u252-b09/OpenJDK8U-jdk_x64_linux_hotspot_8u252b0...
springboot Upgrade Java 8 version in CI image
2025-01-06 09:24:29
128
https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u252-b09/OpenJDK8U-jdk_x64_linux_hotspot_8u252b0...
springboot Add "Health as Gauge" how-to documentation
2025-01-06 09:24:23
42
Forward port of issue #18329 to 2.3.0.RC1.
springboot Add "Health as Gauge" how-to documentation
2025-01-06 09:24:17
38
Forward port of issue #18329 to 2.2.7.
springboot MockitoPostProcessor can trigger early initialization of factory beans
2025-01-06 09:24:11
42
Forward port of issue #20665 to 2.3.0.RC1.
springboot MockitoPostProcessor can trigger early initialization of factory beans
2025-01-06 09:24:06
9002
I'm working on a SpringBoot project which also uses Spring Data Gemfire, so I'm posting here hoping it is the correct pl...
springboot Remove TODO and FIXME comments from tests
2025-01-06 09:23:59
1935
We have a few tests that have FIXME/TODO comments. We should remove them and add issues instead.Comment From: slavisahFo...
springboot Remove TODO and FIXME comments from tests
2025-01-06 09:23:52
42
Forward port of issue #19782 to 2.3.0.RC1.
springboot Remove TODO and FIXME comments from tests
2025-01-06 09:23:47
38
Forward port of issue #19782 to 2.2.7.
springboot Provide a condition for detecting war deployments
2025-01-06 09:23:40
824
If a war file is deployed to Tomcat, Jetty, or Undertow, we currently configure and customise the servlet web server fac...
springboot Ensure consistent and correct attributes on files added to fat archives
2025-01-06 09:23:33
33747
These are based on 2.3.0.M4, both apps just simple projects from initializer, where demo1 is maven build and demo2 gradl...
springboot Nested object is not initialized if no matching property is defined with constructor binding
2025-01-06 09:23:27
42
Forward port of issue #18917 to 2.3.0.RC1.
springboot Failure to find org.springframework.boot:spring-boot-test-support:jar:2.2.6.RELEASE
2025-01-06 09:23:21
1433
Hi Team,I am getting below error while building the source code.[ERROR] Failed to execute goal on project spring-boot-ac...
springboot Add proper message when wrong log level is sent
2025-01-06 09:23:14
963
Previously, bad request with no reason was included in the response.This commit introduces the reason when invalid log l...
springboot Improve property name in thrown Micrometer ValidationException
2025-01-06 09:23:08
286
This change makes the message for ValidationException include the Spring config property prefix for each registry implem...
springboot Fail operations when JarFile is closed
2025-01-06 09:22:38
164
Whilst working on #17796 I noticed that we don't fail operations when the JarFile has been closed. The JDK has an ensure...
springboot Shutdown hooks are not called after main function exits in CommandLineRunner when background thread is still running
2025-01-06 09:22:32
1224
Affects: 5.2.5.RELEASEReproduction stepsCreate a command-line tool with CommandLineRunner.Add a Spring bean that: a. St...
springboot Fat jars cause classloading problems with JDK11 and Security Manager
2025-01-06 09:22:25
42
Forward port of issue #17796 to 2.3.0.RC1.
springboot Relocate section on configuring DevTools' file system watcher as it isn't specific to remote applications
2025-01-06 09:22:19
42
Forward port of issue #20895 to 2.3.0.RC1.
上一页
下一页
1
…
2184
2185
2186
2187
2188
…
2246
.