Nineya
Home
Blog
SpringBoot Thread dump endpoint: use plain text as default
2025-01-07 04:15:43
3275
https://github.com/spring-projects/spring-boot/commit/c5cae282613d4229a8e4e9b0c3de5a1924d177a9 added support for plain t...
SpringBoot Rename spring-session.bom.version property to spring-session.version to align with changes to Spring Session's version scheme and bom
2025-01-07 04:15:40
476
All of Spring Sesson's modules are now part of its core repository and, as a result, its bom has switched from calver to...
SpringBoot Spring Boot's Lettuce metrics enable histrograms by default and it's hard to switch them off
2025-01-07 04:15:38
376
See https://github.com/spring-projects/spring-boot/pull/32904 for background. We can't flip the default in a maintenance...
SpringBoot Upgrade to Lettuce 6.2.1.RELEASE
2025-01-07 04:15:36
160
Comment From: stliuis there a plan to upgrade Lettuce 6.2.x in spring boot 2.x?Comment From: wilkinsonaNo. Please see th...
SpringBoot Spring Boot's Lettuce metrics enable histrograms by default and it's hard to switch them off
2025-01-07 04:15:30
5414
Hi,I recently noticed that our Spring based applications publish a lot of metrics and traced this back to the lettuce me...
SpringBoot CVE-2022-31692 Incorrect Authorization
2025-01-07 04:15:27
709
CVE-2022-31692 has been reported against Spring Security in version 5.6.8, which is currently used by Spring Boot 2.6.13...
SpringBoot Zipkin Autoconfiguration is failing in actuator as readTimeout is deprecated in HttpComponentsClientHttpRequestFactory
2025-01-07 04:15:24
2565
I am using Spring boot 3.0.0-RC1 and using new micrometer Observability. When spring boot is trying to create a bean of ...
SpringBoot Question about maven release
2025-01-07 04:15:22
411
this is 2.7.Xthis is 2.1.XRemoved the relativePath tag? that's amazing !how did you do that?Comment From: bclozelWe por...
SpringBoot management.observations.http.server.requests.name is ignored when auto-configuring meter filters for maximum allowable uri tags
2025-01-07 04:15:16
147
This PR changes to handle custom observation name for HTTP server requests in max URI tag filters.Comment From: wilkinso...
SpringBoot Remove Infinispan's Spring Boot Starter in README
2025-01-07 04:15:13
156
This PR removes Infinispan's Spring Boot Starter in spring-boot-project/spring-boot-starters/README.adoc.See gh-32896Com...
SpringBoot Make Actuator endpoint metrics distinguishable
2025-01-07 04:15:10
1391
When querying metrics, I would like to be able to query metrics related to endpoints (http.server.requests) such that I ...
SpringBoot SpringBoot 3.0.0-RC1 Native runtime error: Failed to create query for method public abstract CoroutineCrudRepository.count()
2025-01-07 04:15:07
1648
I have a Kotlin-based, Spring Boot, native application. When targeted at SpringBoot 3.0.0-M5 it compiles and runs (nativ...
SpringBoot Scanning of GraphQL schemeas fails if a GraphQlSourceBuilderCustomizer registers the same resource
2025-01-07 04:15:05
3724
Please make sure that a spring GraphQL GraphQlSourceBuilderCustomizer that registers a Resource for the schema doesn't c...
SpringBoot FailureAnalyzers NullPointerException not needed in the logs
2025-01-07 04:15:02
4382
Snip of trace logging showing NullPointerException for spring-boot 2.7.5 15:18:20.020 [main] INFO o.s.b.d.FailureAnalyz...
SpringBoot The version of Hazelcast Hibernate is managed unnecessarily
2025-01-07 04:14:59
1441
We've currently got dependency management for hazelcast-hibernate52 and hazelcast-hibernate53 which seems a bit odd give...
SpringBoot Micrometer Tracer not available in integration tests
2025-01-07 04:14:57
1042
This application@SpringBootApplicationpublic class TracertestApplication { public static void main(String[] args) { ...
SpringBoot mvn spring-boot:build-image failed: Builder lifecycle 'creator' failed with status code 3
2025-01-07 04:14:52
12467
Dear Tea,I am using Spring Boot 2.3.1 version. While executing the maven command mvn spring-boot:build-image. I am getti...
SpringBoot ResponseStatusException no longer returning response body in 2.6.2 using Spring Security when application has a custom context path
2025-01-07 04:14:49
5218
Referring to bug #28953 the problem has not been solved.No status in response body for 401. Example project:https://gith...
SpringBoot CVE-2022-22965
2025-01-07 04:14:42
613
In our project spring-boot: 2.2.6.RELEASEspring-cloud: Hoxton.SR4There are some other spring cloud middleware such as hy...
SpringBoot Task with name 'processAot' not found in project ':module1'.
2025-01-07 04:14:40
1867
ProblemTask with name 'processAot' not found in multi-modules project, but other tasks like bootBuildImage are normal....
上一页
下一页
1
…
1881
1882
1883
1884
1885
…
2246
.