SpringBoot Exclude all cookie headers by default from HTTP traces

HTTP traces currently include Cookie headers but exclude Authorization headers by default. We should consider excluding ...

SpringBoot Legacy endpoint ids with '-' do not migrate cleanly

This is a fix for the partially fixed legacy compatibility flag management.endpoints.migrate-legacy-ids. After the first...

SpringBoot Liquibase is not working after upgrading spring boot from 2.0.5.RELEASE to spring boot 2.3.1.RELEASE.

Liquibase is not working after upgrading spring boot to 2.3.1.RELEASE which leads to getting the following error (While ...

SpringBoot Fix some doc anchors

Hi,I just noticed a couple of broken doc anchors.Cheers,ChristophComment From: snicollThanks Christoph. I've backported ...

SpringBoot When Reactor's debug agent fails to initialize, the cause of the failure is discarded

DebugAgentEnvironmentPostProcessor throws a RuntimeException with a generic error message if its initialization fails. T...

SpringBoot Fix wrong reference in ReadinessStateHealthIndicator javadoc

This PR is a small fix for JavaDoc of one of actuator classes - ReadinessStateHealthIndicator.Comment From: pivotal-issu...

SpringBoot RSocket - Support for Flux input and Mono output

Dear All,Thank you so much for all your contribution!Have a question.Server side:I have a rsocket server which accepts F...

SpringBoot StartupStep are closed twice in SpringApplicationRunListeners

With the introduction of #22600 I was eager to test this with Flight Recorder based events. For this purpose, I cloned t...

SpringBoot spring cloud config client Jackson property-naming-strategy KEBAB_CASE Environment PropertySources property-sources isEmpty empty list

when spring.main.jackson.property-naming-strategy = KEBAB_CASEwith an embedded config server in the same jvm as the spri...

SpringBoot Make default ThreadPoolTaskExecutor scalable and not "fixed" at 8 threads

As of Spring Boot 2.1 the default ThreadPoolTaskExecutor changed. Its core size is eight. The max pool size is virtually...

SpringBoot Spring boot Actuator conflicts with shiro

When i use Spring Boot with shiro , Spring Boot Actuator doesnt publish jvm metric。I use Spring Boot with Shiro , but i ...

SpringBoot Adjust to latest changes in Spring Integration

Hi,the latest changes in Spring Integration https://github.com/spring-projects/spring-integration/commit/1beb854fb4f498d...

SpringBoot Isolate Maven Plugin integration tests from repo.spring.io

The Maven plugin integration tests currently use a settings.xml file that defines https://repo.spring.io/snapshot as a r...

SpringBoot Spring data cassandra autoconfig hard codes contact-points which cannot be changed

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

SpringBoot Jetty with Conscrypt no longer a requirement for easy HTTP/2

Starting with Java 8u252 (note: not 8u251) the ALPN layer has been backported from Java 11 back to Java 8.The mandated u...

SpringBoot Chained Transaction Manager Not Handle ConstraintViolationException in Declarative Transaction

HiI use declarative transaction to handle my transactions.I have two different datasource and I use chained transaction ...

SpringBoot JPA repository interface issue "Could not open JPA EntityManager for transaction"

JPA repository interface IssueHello Spring boot team 👋🏼, me and my colleague tried to upgrade the version of our applica...

SpringBoot When using an AbstractRoutingDataSource, metronome does not gather connection metrics on DataSourcePoolMetadataProvidersConfiguration/DataSourcePoolMetricsAutoConfiguration

After migration to Spring Boot 2.0 (currently using 2.2.4), the prometheus actuator (therefore metronome) is not outputt...

SpringBoot Docs say Health's inner details section may contain components

Docs here in this test and on the website say the components.*.details object "May contain nested components that make u...

SpringBoot Too many open files error is occurring with 2.3.1.RELEASE

I have been facing 'Too many open files' issue with this version. I am using external tomcat to deploy. We have even upd...
上一页 下一页
.