-
## Issue Description
I've created a function which has a parameter as follows:
```
function testFunction(testParam : Test) returns String;
type Test: String(250) not null @mandatory @odata.Type…
-
## Spring Boot Admin Server information
- **Version**:
3.3.3
- **Spring Boot version**:
3.3.5
- **Configured Security**:
- **Webflux or Servlet application**:
## Clien…
-
The new ClientHttpRequestFactoryBuilder is fantastic. Are there any plans or desire to bring a similar builder for ClientHttpConnectors for configuring WebClients?
-
Vulnerable Library - spring-boot-starter-security-3.1.0.jar
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/security/spring-securi…
-
maven引入:
webflux
```xml
org.springframework.boot
spring-boot-starter-webflux
```
spring security
```xml
org.springframework.bo…
-
Vulnerable Library - spring-boot-starter-security-2.7.1.jar
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/security/spring-securi…
-
## Issue Summary
In a Spring Boot 3.3.5 application using GraalVM (22.3.0) for native image compilation, the following exception occurs when attempting to initialize lazy-loaded Hibernate entities:
…
-
Hi there!
We have noticed that some CVEs affecting Spring libraries are not reported by Dependabot. This is caused by the fact that some CVEs are taking a long time to be included in the National V…
-
Hi @zyro23,
the work on Grails 7 is running, we are porting Dueuno Elements (https://github.com/dueuno-projects/dueuno-elements/tree/feature/grails-7) to support the new Grails version.
We use y…
-
## 커스텀 스프링 시큐리티 진행
**1. 인증 (진행 중)**
2. 인가 (따로 진행 - 이슈 생성 예정)
3. OAuth & JWT (따로 진행 - 이슈 생성 예정)