-
Hello,
The use case is this issue on the Boot tracker: https://github.com/spring-projects/spring-boot/issues/34801 - TLDR: We don't want metrics for the actuator endpoints.
The way the metrics f…
-
We're moving away from zuul to spring cloud gateway mvc. Earlier we used to get the routes with /actuator/routes endpoint, but now with gateway mvc I'm unable to get the list of routes defined via /ac…
-
http://blog.didispace.com/spring-boot-actuator-without-boot/
在之前发布的《Spring Boot Actuator监控端点小结》一文中,我们介绍了Spring Boot Actuator模块为应用提供的强大监控能力。在Spring Boot应用中,我们只需要简单的引入spring-boot-starter-actuator依赖就能…
-
I have a Spring Boot App with Gradle and Kotlin including `id("org.graalvm.buildtools.native") version "0.9.26"` and a `META-INF/native-image` folder in Resources. When running bootBuildImage with pak…
-
**Describe the bug**
Using Spring Cloud 2023.0.3 and Spring Boot 3.2.7, it appears that the micrometer observability for the MVC version of ProxyExchange does not properly support URI templates. Look…
-
I am using a different management port with `management.server.base-path: '/management'` and `management.endpoints.web.base-path: '/'`.
When setting up security as `.requestMatchers(EndpointRequest…
-
### Background and motivation
I would like a way in which to fetch all the keys in the cache so that i can provide an actuator just like the way in which spring boot does it (https://docs.spring.io/s…
-
-
https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.0-Release-Notes
https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.0-Migration-Guide
https://github.com/spring-proj…
-
### Package URl
pkg:maven/org.springframework.boot/spring-boot-starter-web@3.1.5
### CPE
`cpe:2.3:a:vmware:spring_boot:*:*:*:*:*:*:*:*`
### CVE
CVE-2023-34055
### ODC Integration
…