-
I saw events lying in my kinesis consumer which were never getting consumed since multiple days and they would be lost after retention time so I decided to change consumer property for shardIteratorTy…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
This docu page https://docs.spring.io/spring-boot/appendix/application-properties/index.html#application-properties.server.server.tomcat.max-connections states: "Maximum number of connections that…
-
-
Vulnerable Library - spring-boot-starter-actuator-2.7.1.jar
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/boot/spring-boot-actua…
-
I saw that support for SSL bundles was added to the actuator `info` and `health` endpoints in https://github.com/spring-projects/spring-boot/pull/41205 and I think it would be really helpful to make…
-
Hi,
I'm using consul config in a spring application that doesn't have a web server. So I didn't include spring-boot-actuator, since I didn't see the need for it. However in `ConsulConfigAutoConfigu…
msvab updated
7 years ago
-
## Spring Boot Admin Server information
- **Version**:
- **Spring Boot version**:
- 3.3.3
- **Configured Security**:
- **Webflux or Servlet application**:
## Client in…
-
### Description
I'm able to run gradle build command locally and it is a success.
But when I use gradle build inside Dockerfile i'm not able to build an image out of it.
it gives error:
#0 2.983…
-
Hello,
I'm trying to run the example using local Prometheus, Tempo, Loki and Grafana instances. Everything seems to be working OK except the tracing report from server example to Tempo (from client…