-
Since this will be part of the Dalston release train?
-
Vulnerable Library - spring-boot-starter-web-3.1.5.jar
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/spring-web/6.0.13/spring-we…
-
OpenAI added a new usage field,
```
"usage": {
"prompt_tokens": 13,
"completion_tokens": 7,
"total_tokens": 20,
"completion_tokens_details": {
…
-
# Observed Issue
In Spring Boot 3.3, duplicate named beans can be defined where `@Primary` can be used as the default. In Spring Boot 3.4 RC1, this behavior is no longer the same.
Consider the f…
-
Running Spring Boot 3.2.5.
Using org.springframework.spring-aspects
While Using org.aspectj.lang.annotation.Around we noticed in consistency when using multi threads for invoking a method expecte…
-
please add jpms support, at least automatic modules for now. However, this issue or another issue should be added for full module-info at sometime in the future. Referencing this upstream spring issue…
-
I'm having problems trying to run these two SAML2 samples:
* https://github.com/spring-projects/spring-security-samples/tree/main/servlet/java-configuration/saml2/login
* https://github.com/spring…
-
**Build scan link**
https://gradle.com/s/3nouxz6lixdao
**Plugin version**
`2.1.1`
**Gradle version**
(unrelated consider just changing your template to request the output of `--version`…
-
### Enhancement Description
Each model integration is composed of two aspects: an `*Api` class calling the model provider over HTTP, and a `*Client` class encapsulating the LLM specific aspects.
…
-
### Is this a docs issue?
- [x] My issue is about the documentation content or website
### Type of issue
Information is incorrect
### Description
I have a Spring Boot REST API project and I follo…