Nineya
Home
Blog
springboot Test classes annotated with @SpringBootTest with different args attributes share a context when they should not
2025-01-06 09:26:06
95
See https://github.com/spring-projects/spring-boot/issues/20865 for a little bit of background.
springboot Test classes annotated with @SpringBootTest with different args attributes share a context when they should not
2025-01-06 09:26:01
42
Forward port of issue #20866 to 2.3.0.RC1.
springboot Gradle Task BootJar should default to duplicatesStrategy(DuplicatesStrategy.FAIL)
2025-01-06 09:25:55
8094
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
2025-01-06 09:25:48
174
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
2025-01-06 09:25:42
42
Forward port of issue #20846 to 2.3.0.RC1.
springboot Make sure that removed properties have proper error metadata
2025-01-06 09:25:36
326
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
2025-01-06 09:25:30
42
Forward port of issue #21095 to 2.3.0.RC1.
springboot Order additional metadata according to lexicographic order
2025-01-06 09:25:24
38
Forward port of issue #21095 to 2.2.7.
springboot Order additional metadata according to lexicographic order
2025-01-06 09:25:18
272
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
2025-01-06 09:25:12
668
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
2025-01-06 09:25:05
1844
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
2025-01-06 09:24:59
343
Spring Boot can configure a number of SLAs via configuration properties and ServiceLevelAgreementBoundary.This was recen...
springboot Upgrade Java 14 version in CI image
2025-01-06 09:24:53
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:47
128
https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u252-b09/OpenJDK8U-jdk_x64_linux_hotspot_8u252b0...
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.
上一页
下一页
1
…
2065
2066
2067
2068
2069
…
2127
.