-
This issue will track the first part of the adoption of the Modular RAG architecture in Spring AI.
### Context
The work can be split into two categories.
1. The design and implementation of t…
-
Right now the RepositoryRestMvcConfiguration uses the defaultMessageConverters _property_ :
https://github.com/spring-projects/spring-data-rest/blob/56c271dee118f713fd8dc0999828738a1c1abae8/spring-da…
-
See https://github.com/spring-projects/spring-ai/pull/427 and related issue https://github.com/spring-projects/spring-ai/issues/1592
-
Assuming https://github.com/spring-projects/spring-framework/issues/33885 is backported, we can remove the restriction.
-
## Description
For aarch64 platform, I have built "Springboot" from source.
## Steps
Following "STEPS (https://spring.io/quickstart)" were used for building and installing Springboot
`…
-
We would like to integrate [Valkey-GLIDE](https://github.com/valkey-io/valkey-glide) as an additional supported driver in Spring Data Redis.
Valkey-GLIDE offers features that could be beneficial fo…
-
If my handler throws an error, then `DataFetcherHandlerMethod` (line 239) returns `Mono.error(..)`, and then `AnnotatedControllerExceptionResolver` (line 241) tries to convert it to `Mono` again, whic…
-
**Feature Request: Adding Synchronization and Locks via AspectJ**
**Description:**
Introduce an additional module in the store that provides a synchronization mechanism similar to the one used i…
-
**Describe the bug**
Since migrating to Spring Security 6, Calling APIs using simple jQuery/XHR with basic auth results in final 401 errors, despite being logged in through the browser basic auth…
-
During SpEL evaluation, if the `TypeDescriptor` is recursive, the evaluation results in infinite recursion causing stack overflow.
This line:
https://github.com/spring-projects/spring-framework/…