Nineya
Home
Blog
springboot PortInUseException can be thrown when server address is wrong
2025-01-06 09:26:45
494
I'm using Spring Boot 2.2.6 with the embedded Tomcat server.When I set the server.address property to a number then it s...
springboot Check if we can reduce the code required to get an overall Health status
2025-01-06 09:26:38
1428
This is a follow-up of https://github.com/spring-projects/spring-boot/issues/18194#issuecomment-539337300In the related ...
springboot Improve documentation around relaxed binding, @Value, and the canonical form of properties
2025-01-06 09:26:31
38
Forward port of issue #20507 to 2.2.7.
springboot Improve documentation around relaxed binding, @Value, and the canonical form of properties
2025-01-06 09:26:25
2988
@SpringBootApplication@EnableConfigurationProperties(DemoProperties.class)public class DemoApplication implements Comman...
springboot PortInUseException can be thrown when server address is wrong
2025-01-06 09:26:19
42
Forward port of issue #21101 to 2.3.0.RC1.
springboot Add "Health as Gauge" how-to documentation
2025-01-06 09:26:13
512
Micrometer currently includes documentation for exposing Health as Gauge. This should move to Spring Boot so we can keep...
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...
上一页
下一页
1
…
2183
2184
2185
2186
2187
…
2246
.