springboot WelcomePageHandlerMapping does not honor CORS

Forward port of issue #21048 to 2.3.0.RC1.

springboot WelcomePageHandlerMapping does not honor CORS

Forward port of issue #21048 to 2.2.7.

springboot WelcomePageHandlerMapping does not honor CORS

I am using spring-boot-autoconfigure version 2.2.5.RELEASE.I have added CORS mapping in a WebMvcConfiguer in my applicat...

springboot Nested object is not initialized if no matching property is defined with constructor binding

Consider the following example:@ConfigurationProperties("acme")@ConstructorBindingpublic class AcmeProperties ...

springboot Fix naming of IncludExcludeEndpointFilter

Hi,I just stumbled over IncludExcludeEndpointFilter which seems to be rather an IncludeExcludeEndpointFilter.I was wonde...

springboot ApplicationEventPublisher mocked with MockBean is not injected in component under test

Version of Spring Boot: 1.4.0.M3I have an integration test, annotated with@RunWith(SpringRunner::class)@SpringBootTest@A...

springboot Update validation of Micrometer configuration

This updates Spring Boot tests to accomodate a few deprecated properties in Micrometer 1.5.0 and the new validation API ...

springboot Review Cassandra's timeout options

Follow-up of #18621The upgrade to v4 changes some of the timeout options, i.e. I am not sure what connectTimeout is now....

springboot Improve Elasticsearch RestClient customization capabilities

At present, RestClientBuilderCustomizer allows general customization of RestClientBuilder. This is troublesome for users...

springboot Potential race condition when initializing Logback

Using SpringBoot version 1.3.2.RELEASEOccasionally my tests fail with the error below. It is sporadic, but it appears th...

springboot Fix naming of IncludExcludeEndpointFilter

Forward port of issue #21061 to 2.3.0.RC1.

springboot Automatic restarts stops working from 2.1.13 to 2.2.0

I am struggling with this issue from months. Afters upgrading from Spring 2.1.13 to 2.2.0, automatic restart has stopped...

springboot Long default values in properties make properties tables render poorly

e.g.%clr(%d{${LOG_DATEFORMAT_PATTERN:-yyyy-MM-dd HH:mm:ss.SSS}}){faint} %clr(${LOG_LEVEL_PATTERN:-%5p}) %clr(${PID:- }){...

springboot spring.config.additional-location as environment variable does not work correctly

We have a central yml file containing properties for our databases and would like to generically add those to our spring...

springboot PortInUseException thrown when Netty does not have the right to use configured port

Forward port of issue #19807 to 2.3.0.RC1.

springboot PortInUseException thrown when Netty does not have the right to use configured port

Forward port of issue #19807 to 2.2.7.

springboot spring.config.additional-location is ignored when spring.config.location is configured

This issue relates to #20743.When we fixed https://github.com/spring-projects/spring-boot/issues/10595, I don't think we...

springboot spring.config.additional-location is ignored when spring.config.location is configured

Forward port of issue #20745 to 2.3.0.RC1.

springboot Documentation: Dockerfile example does not match documented default jar layers

Dockerfile example for layered jars does not match the default layers.Please see this section of the doc:https://docs.sp...

springboot Add support for configuring Hibernate L2 Cache

As discussed with @snicoll on Gitter, it would be nice if Spring Boot could offer an easy way to use the JCache CacheMan...
上一页 下一页
.