Nineya
Home
Blog
SpringBoot Exclude all cookie headers by default from HTTP traces
2025-01-06 18:24:06
516
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
2025-01-06 18:24:00
1469
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.
2025-01-06 18:23:53
3408
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
2025-01-06 18:23:46
290
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
2025-01-06 18:23:39
654
DebugAgentEnvironmentPostProcessor throws a RuntimeException with a generic error message if its initialization fails. T...
SpringBoot Fix wrong reference in ReadinessStateHealthIndicator javadoc
2025-01-06 18:23:30
489
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
2025-01-06 18:23:23
2146
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
2025-01-06 18:23:17
4209
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
2025-01-06 18:23:10
3632
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
2025-01-06 18:23:04
1739
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
2025-01-06 18:22:57
18349
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
2025-01-06 18:22:50
508
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
2025-01-06 18:22:44
3694
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
2025-01-06 18:22:37
1815
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
2025-01-06 18:22:30
1215
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
2025-01-06 18:22:24
1825
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"
2025-01-06 18:22:17
12979
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
2025-01-06 18:22:10
3233
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
2025-01-06 18:22:04
1105
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
2025-01-06 18:21:34
1004
I have been facing 'Too many open files' issue with this version. I am using external tomcat to deploy. We have even upd...
上一页
下一页
1
…
2130
2131
2132
2133
2134
…
2246
.