springboot Upgrade Java 14 version in CI image

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

https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u252-b09/OpenJDK8U-jdk_x64_linux_hotspot_8u252b0...

springboot Upgrade Java 8 version in CI image

https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u252-b09/OpenJDK8U-jdk_x64_linux_hotspot_8u252b0...

springboot Add "Health as Gauge" how-to documentation

Forward port of issue #18329 to 2.3.0.RC1.

springboot Add "Health as Gauge" how-to documentation

Forward port of issue #18329 to 2.2.7.

springboot MockitoPostProcessor can trigger early initialization of factory beans

Forward port of issue #20665 to 2.3.0.RC1.

springboot MockitoPostProcessor can trigger early initialization of factory beans

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

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

Forward port of issue #19782 to 2.3.0.RC1.

springboot Remove TODO and FIXME comments from tests

Forward port of issue #19782 to 2.2.7.

springboot Provide a condition for detecting war deployments

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

These are based on 2.3.0.M4, both apps just simple projects from initializer, where demo1 is maven build and demo2 gradl...

springboot Failure to find org.springframework.boot:spring-boot-test-support:jar:2.2.6.RELEASE

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

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

This change makes the message for ValidationException include the Spring config property prefix for each registry implem...

springboot Fail operations when JarFile is closed

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

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

Forward port of issue #17796 to 2.3.0.RC1.
上一页 下一页
.