-
**Expected Behavior**
A POST /authorize without the `openid` scope should be accepted by the authorization server
**Current Behavior**
A POST /authorize without the openid scope returns a 404 wit…
-
**Is your feature request related to a problem? Please describe.**
Spring Framework v5.3.39 reached end of life. It would be better to upgrade to latest Spring Framework v6.1.
https://spring.io/blog…
-
# 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…
-
See the following snippets from our `Session` API:
https://github.com/spring-projects/spring-session/blob/5d0775b802514da469e43fa00d9cdd58f238b30e/spring-session-core/src/main/java/org/springframew…
-
# Value Proposition Statement
Test your processes with Camunda Process Test in Java and Spring projects.
# User Problem
Currently, developers can test processes only for Zeebe API with _[Zeebe Pr…
-
See https://github.com/spring-projects/spring-boot/issues/35223#issuecomment-1531061583
-
The MVC link builder has some great Kotlin extensions that reduce the boilerplate code quite a lot. But when using reactive, which is quite a valid use case when using Kotlin, there is no such support…
-
Vulnerable Library - spring-boot-starter-web-2.7.1.jar
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/spring-web/5.3.21/spring-we…
-
**Bug description**
ExecutionContext.isDirty is supposed to tell if the context has been changed with a "put" operation since the dirty flag was last cleared (or the context was created). Only the cl…
mjwiq updated
3 weeks ago
-
OpenAI added a new usage field,
```
"usage": {
"prompt_tokens": 13,
"completion_tokens": 7,
"total_tokens": 20,
"completion_tokens_details": {
…