-
Developers of Spring applications on the JVM are typically accustomed to being able to do advanced configuration at runtime with mechanisms like Spring profiles. Ahead-Of-Time transformations and Graa…
-
**Describe the bug**
When upgrading Spring boot from 3.2.5 to Spring boot 3.3.0, which contains a new version of Spring security 6.3, I got some failing test cases that should return a 403 FORBIDDEN …
-
**Describe the bug**
I am trying to setup a development pulsar environment in Kubernetes and pulsar-manager does not seem to work out of the box.
I see the following log in the postgresql db log:
…
-
After changing some classes and deploying, accessing the existing cache fails with `org.ehcache.spi.serialization.SerializerException: java.io.InvalidClassException: local class incompatible:...` beca…
-
I want to use bootstrap-select (https://silviomoreto.github.io/bootstrap-select/) with Webjars. However, I get a `MultipleMatchesFoundException`. Which is normal given the structure of the webjar:
…
-
In the 2.3 documentation we recommended several different dependency injection libraries with example projects: https://www.playframework.com/documentation/2.3.x/ScalaDependencyInjection#Example-Proje…
-
I'm trying to port a Spring Boot Batch application to .NET 5.0. I tried to replicate what we did in java with you're product and can't seems to have a way to create jobs without xml.
*See: Put Toge…
-
TraceLoadBalancerFeignClient 的 delegate 对象变成了SeataLoadBalancerFeignClient,导致重复解析了client name,第二次解析clentName的时候因为是ip地址,无法再解析到 server了,导致报错
java.lang.RuntimeException: com.netflix.client.ClientEx…
-
### Summary
I have a project that uses spring cloud + a few dependencies and spring-social. When I try to use the JdbcUsersConnectionRepository I get an internal server error:
```
There was an …
-
```
What steps will reproduce the problem?
1. Build the program
What is the expected output? What do you see instead?
The program uses the latest milestone of Spring Framework, 3.0.0.RC1
What versi…