SpringBoot LOGBACK: No context given for c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy

when I try to use spring boot default configuration to configure a rolling log files,logback show tips like title,so I v...

SpringBoot Add Jackson ConstructorDetector properties support

Jakson added ConstructorDetector support in https://github.com/FasterXML/jackson-databind/issues/1498. It would be nice ...

SpringBoot @ConfigurationProperties property class that is used by a @Service that's annotated with @RefreshScope fails with "JsonMappingException: Infinite recursion" in Java 14

Bug reportCreating @ConfigurationProperties property class that is used by a @Service that's annotated with @RefreshScop...

SpringBoot Consul ACL Token is not available with Config Data API when using consul with vault (consul backend).

I am using vault and consul for secret management and service configuration respectively. It is quite common to use cons...

SpringBoot RoutingDataSourceHealthContributor should heed Maps with null values in keys

https://github.com/spring-projects/spring-boot/blob/b65cc4d62f4a818e36be8b99b98eba01a28f6f2a/spring-boot-project/spring-...

SpringBoot ParameterizedContainer throws IllegalAccessException when there is more than one parameter

I recently upgraded an application from spring-boot 2.1.17 to 2.4.2 and am getting the following error on startup.java.l...

SpringBoot Apply multiple docker image tags when publishing images

As of #19698 spring boot has native support for building docker images which is a great approach to further simplify th...

SpringBoot AutoConfiguredCompositeMeterRegistry cannot be cast to class StatsdMeterRegistry on service startup

What I'm trying to achieve is to customize different MeterRegistry beans with different MeterRegistryCustomizer beans:@B...

SpringBoot Spring Boot 2.2 Release Notes missing from Wiki

Currently, the release notes for Spring Boot 2.2 are missing from the Wiki page. Please include it at least in the Sprin...

SpringBoot Provide a configuration property for configuring a distribution statistic's expiry

This is a way to auto-configure client percentilesmanagement: metrics: distribution: percentiles: http.s...

SpringBoot Added property to customise Jackson default leniency

Fixes #27547 Comment From: snicoll@lower-case thank you for your contribution. I've polished it in 68a47a7.

SpringBoot Reset server state to avoid flaky tests

What is the purpose of the changeThis PR is to fix 3 flaky tests:Test1: org.springframework.boot.test.autoconfigure.web....

SpringBoot Use Pattern for Groovy closure checks

Hi,this PR changes the checks for Groovy closures in BeanDefinitionLoader to a precompiled Pattern. It doesn't matter re...

SpringBoot Upgrade to Tomcat 9.0.52

There are some performance fixes in Tomcat 9.0.52 from version 9.0.50. I haven't seen an issue raised with this dependen...

SpringBoot Add application property to customize Jackson default leniency

Jackson provides a leniency setting for deserialization, which can be configured per property (using @JsonFormat(lenient...

SpringBoot Readiness probe failed: HTTP probe failed with statuscode: 503 after updating spring boot to 2.5.3

I have updated spring boot to 2.5.3 from 2.1.8.RELEASE. Before that liveness and readiness probe was fine. Now after upd...

SpringBoot Update SampleMongoApplication to remove field injection and circular reference

SampleMongoApplication uses field injection. It also contains a circular reference as it injects a Mongo-backed Customer...

SpringBoot Add network option for image building

This commit adds configuration to the Maven and Gradle plugins toallow specifying the network mode to be provided to the...

SpringBoot Upgrade to Flyway 7.13.0

This is noteworthy as Flyway 7.12 (we're currently on 7.11) has moved the setters for Vault configuration into a separat...

SpringBoot WebTestClientContextCustomizerFactory causes an IllegalStateException when WebClient is on the classpath without a supported HTTP client

SpringBoot Version: 2.3.11.RELEASEWe use a shaded version of reactor-netty, by default, for our internal WebClient exte...
上一页 下一页
.