SpringBoot Thread dump endpoint: use plain text as default

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

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

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

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

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

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

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

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

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

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

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()

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

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

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

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

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

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

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

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

ProblemTask with name 'processAot' not found in multi-modules project, but other tasks like bootBuildImage are normal....
上一页 下一页
.