-
I'd like to suggest introducing a new Spring Boot starter aimed at client applications, with the necessary dependencies and autoconfiguration (e.g. `RestClientAutoConfiguration`) for HTTP and for rela…
-
**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…
-
If I have a BaseNode with Map type relationships defined with a base class
``` java
@Node
public class BaseNode {
@Id
@GeneratedValue
private UUID id;
@Relationship(directio…
-
When importing large gradle projects such as, https://github.com/spring-projects/spring-boot it takes a long time to import.
**Describe the solution you'd like**
It would be nice to have preference …
-
Spring Boot 3.4.0 was released yesterday: https://spring.io/blog/2024/11/21/spring-boot-3-4-0-available-now
Projects using Pre-Liquibase and Spring Boot 3.4.0 fail to start with this error:
```
A…
-
Now it's hard code the `UserAgent` only
https://github.com/spring-projects/spring-data-neo4j/blob/1549e95760852f1b0bd17ef770767f8a24c19cd4/src/main/java/org/springframework/data/neo4j/core/transactio…
-
### What happens?
Using any `read_xxx` method on a resources that blocks `HEAD` requests with a non 2xx status code fails with an IO-error
```
IO Error: Unable to connect to URL "https://api.spri…
-
I'm not sure where else to report this, so please move if not appropriate here.
At https://spring.io/projects/spring-ai it has a typo for Anthropic "Claud", which is incorrect. It should be Anthrop…
-
### Add Everyday plan:
###### 18 Nov 2024
- [x] Spend whatever required time on Job Searching in whole day.
- [x] Java DSA lecture by Kunal K (spend 1 hour only) (Spend 1 hour 15 min)
- [x] Problem S…
-
See the following run that states that the build's outcome was successful, but the build scan to which it links shows that it failed:
✅ GitHub Actions: https://github.com/spring-projects/spring-boo…