-
Hi,
I have the following check, which is supposed to alert if there has been a restart of an Openshift pod in the last hour:
```
$ /usr/lib/centreon/plugins//centreon_prometheus_api.pl --plugin…
-
nacos-naming and Jakarta packages are not compatible in SpringBoot 3.x. The SpringBoot 3.x javax package became Jakarta, requesting adaptation.
-
**Describe the bug**
if the project is packaged in a whole executable fat jar, e.g:
```shell
$ jar -tf my-project-executable.jar
META-INF/
META-INF/MANIFEST.MF
org/
org/springframework/
or…
-
Vulnerable Library - temporal-spring-boot-starter-alpha-1.21.0.jar
Path to dependency file: /springboot/build.gradle
Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1…
-
springboot中使用spring cache(guava方式)
https://blog.csdn.net/mafei6827/article/details/80868931
-
Anyone knows if we can use graphql-spqr with Spring Boot 3?
Is there any plans on doing that?
Could I maybe help, by just "testing" if this works and pointing out what needs to be changed? Maybe e…
-
hello ,
I use docker deploy my project (springboot + selenide) , and have some exception:
```java
2023-06-02 11:28:18.285 ERROR 1 --- [nio-8000-exec-3] o.a.c.c.C.[.[.[/].[dispatcherS…
-
__Describe the Bug__
1. The operate application restarts. The connector application will never be able to restore the connection to the 'operate application'
2. This is very confusing. I think the c…
-
Breakpoints run to a wrong code line
the breakpoints run to a place with wrong code lines. (breakpoints not keep the same position with source code )
##### Environment
- Operating System: Darwin…
-
**Describe the bug**
I am building a SpringBoot-based dynamic compilation project. The program runs normally but the corresponding method is not generated. I try to load lombok outside the jar pack…