springboot Test classes annotated with @SpringBootTest with different args attributes share a context when they should not

See https://github.com/spring-projects/spring-boot/issues/20865 for a little bit of background.

springboot Gradle Task BootJar should default to duplicatesStrategy(DuplicatesStrategy.FAIL)

If two included dependencies contain a module with the same name and same version number (which is unlikely, but might h...

springboot Remove 1.5-specific configuration metadata

Spring Boot ships with additional metadata to help users migrate to the next feature release. Now that 1.5 is EOL, it is...

springboot Make sure that removed properties have proper error metadata

Forward port of issue #20846 to 2.3.0.RC1.

springboot Make sure that removed properties have proper error metadata

There are a number of properties that have been removed as part of 2.3 (i.e. jest support). We should make sure that the...

springboot Order additional metadata according to lexicographic order

Forward port of issue #21095 to 2.3.0.RC1.

springboot Order additional metadata according to lexicographic order

Forward port of issue #21095 to 2.2.7.

springboot Order additional metadata according to lexicographic order

The content of our additional-spring-configuration-metadata is not really deterministic and it makes it very hard to fig...

springboot RepositoryRestResource annotated classes start returning 404 errors

After upgrading to spring-boot 2.2.6 : PagingAndSortingRepository classes annotated with @RepositoryRestResource started...

springboot Autoconfigure for pushing metrics to elasticsearch doesn't support connect and read timeout

In the configuration for pushing metrics to elasticsearch there is room to configure a connectTimeout and readTimeout in...

springboot Harmonize Service Level Agreement to Service Level Objectives

Spring Boot can configure a number of SLAs via configuration properties and ServiceLevelAgreementBoundary.This was recen...

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