springboot PortInUseException can be thrown when server address is wrong

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

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

@SpringBootApplication@EnableConfigurationProperties(DemoProperties.class)public class DemoApplication implements Comman...

springboot PortInUseException can be thrown when server address is wrong

Forward port of issue #21101 to 2.3.0.RC1.

springboot Add "Health as Gauge" how-to documentation

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

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