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...

springboot ConditionalOnAvailableEndpoint does not deal with dashed IDs

Forward port of issue #21044 to 2.3.0.RC1.

springboot ExplodedArchive - missing Serializable

Comparator doesn't implement Serializable in EntryComparator class.Comment From: wilkinsonaThanks for the pull request....

springboot Endpoint exposure patterns do not work with dashed IDs

springboot version : 2.2.6.RELEASEspringcloud version: Hoxton.SR3When I use the bus-fresh endpoint, I find it does not w...

springboot Response Status Code does not change in custom ErrorAttributes

I extended DefaultErrorAttributes to have a better control over error responses, because I need different http status co...

springboot Test that spring.data.mongodb.grid-fs-database is honored by auto-configured GridFsTemplate

Support was added in https://github.com/spring-projects/spring-boot/commit/94dd510b52dcdc7779d1e55d03b45be903bd7145 but ...
上一页 下一页
.