-
Vulnerable Library - spring-boot-devtools-2.4.3.jar
Path to dependency file: /webwolf/pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/spring-core/5.3.4/spri…
-
When opening HTML exports from an older version of Pluto, nothing is displayed.
(Similar issue to Issue #2606, seems to be caused by esm.sh and many-keys-weakmap.js)
This phenomenon has been occur…
-
Steps followed:
1. Click on spring boot dashboard.
2. In Apps section right click on app listed.
3. Select Run with Profile and select the profile.
Issue:
1. Application is accessible in browse…
-
When I am trying to run the main function in the SW360ResourceServer class I get the following exception
```
Exception in thread "main" java.lang.ClassCastException: class jdk.internal.loader.Clas…
-
* 프로젝트 생성
- [x] 프로젝트 생성
* 필요한 의존성 추가
- [x] DevTools
- [x] Lombok
- [x] Spring Web
- [x] Security
- [x] Spring Data JPA
- [x] PostgreSQL Driver
-
Create Spring Boot project with dependencies:
- h2 database for development
- postgres driver - prod
- flyway migration
- spring security(?)
- spring security oauth starter
- vaadin
- s…
-
经过试验,发现在开发时依赖 `org.springframework.boot:spring-boot-devtools` 时,自己编写代码的ClassLoader是`RestartClassLoader`,但SwitchManager的ClassLoader是`AppClassLoader`,由于ClassLoader不一样,会导致功能开关修改后无法生效。
```xml
or…
-
Hello,
I am running my spring boot application in a docker container on graalvm-ce-19.0.0 image. I gave `-Dpolyglot.inspect=9229` option to java command in entrypoint and published port 9229 as we…
-
Quarkus CLI has slow(-ish) start, I'm missing the supersonic effect.
I'm using MBP 2019 with JDK 11 and the cli startup feels slow, 2 seconds to get help.
Did also comparison with CLI for Spring…
-
For grails 4 I'm using version 1.2.8 of spring-loaded. It works well, except reloading of methods with @Transactional
https://github.com/grails/grails-core/issues/12630#issuecomment-1196611476
Bu…