Spring BeanCreationNotAllowedException: Singleton bean creation not allowed while the singletons of this factory are in destruction

I am using Spring 4.3.2.RELEASE.I have had no problems, until I upgraded my Oracle database version from 12c to 19c.Sinc...

Spring Use fully qualified names in ClassPathScanningCandidateComponentProvider

Affects: 5.3.xThis is not an issue with spring framework specifically, but with a combination of spring-core, spring-con...

Spring Spring coroutines AOP is not compatible with @Cacheable

Affects: 6.1.8When combined with other aspects on a suspend function like in the following example, the interceptor does...

Spring Spring coroutines AOP is not compatible with @Transactional

spring boot version 3.3.0When using Spring Coroutine AOP, if the @transactional annotation and a custom AOP are applied ...

Spring Upgrade to Gradle 8.9

Gradle 8.8 crashed on MacOS 11.x (8.7 still works as expected) · Issue #29476 · gradle/gradle, and Gradle 8.9 fix the bu...

Spring Native image (graalvm) does not work with circular dependency

When I add this propriety spring.main.allow-circular-references=true in local it works finebut when I run the project us...

Spring 5

Comment From: pivotal-cla@martin2mgq Please sign the Contributor License Agreement!Click here to manually synchronize th...

Spring Support way to extract ConstraintViolation from HandlerMethodValidationException

Affects: 6.1.x or higherI have been migrating from AOP method validation via @Validated to Spring MVC built-in method va...

Spring Handle SimpleAsyncTaskExecutor in WebSocketMessageBrokerStats

When using the following executor with virtual threads:SimpleAsyncTaskExecutor executor = new SimpleAsyncTaskExecutor();...

Spring Change MIME type mapping for JavaScript to text/javascript

Currently Spring maps js files to the application/javascript MIME type, as can be seen in mime.types.According to https...

Spring @ContextCustomizerFactories without dirtying the context

We have a need to add configuration into the spring-context at a very early stage in our tests. We have tried several so...

Spring SpEL cannot invoke varargs MethodHandle function with a primitive array

OverviewAfter completing #33191, I noticed that the Spring Expression Language (SpEL) also cannot invoke a varargs Metho...

Spring Questions about Spring Circular Dependency.

Why is Spring's circular dependency intermittent?Why doesn't Spring reorder the reading of Jar files based on their File...

Spring lkjasf

Comment From: pivotal-cla@MarsDown Please sign the Contributor License Agreement!Click here to manually synchronize the ...

Spring Multipart files not deleted after upload is finished with async request

While trying to upload some Multipart files, they are actually stored as tmp files in disk during the duration of the up...

Spring Support for Flux<Rendering> and Flux<ModelAndView> for @RequestMapping handler methods

A handler method returning Flux&lt;T&gt; where T is "something that can render a template" would be quite useful, especi...

Spring Javadoc not published for new GA and milestone release processes

The Javadoc was not published automatically for the latest 6.1.11 and 6.2.0-M5 releases. #33179 changed our release proc...

Spring feat: Add CollectionFormat feature

Motivation:Resolve #33154Modifications:Add new annotation @CollectionFormat with simple test.Additional info:If we have ...

Spring Improve CI setup, including release from GitHub Actions

Backport of gh-33179Comment From: snicollThere are more harmonizations to backport from 6.x so we'll use this issue to d...

Spring Release from GitHub Actions

With our CI and snapshot deployment running on GHA, the last piece missing is to move our release process to GHA.We'd li...
上一页 下一页
.