Spring Support pattern matching for method names in ControlFlowPointcut

OverviewTo address the lack of support for pattern matching for methods names in ControlFlowPointcut as discussed in #27...

Spring Sending large payloads with RestTemplate results in an OutOfMemoryError [SPR-7909]

Arjen Poutsma opened SPR-7909 and commentedWhen sending a large file with the RestTemplate (with a POST or PUT), the Res...

Spring The following method did not exist: 'void org.springframework.orm.hibernate5.LocalSessionFactoryBuilder.addAttributeConverter(java.lang.Class)'

APPLICATION FAILED TO STARTDescription:An attempt was made to call a method that does not exist. The attempt was made fr...

Spring Potentially concurrent and memory leak

Affects:all up to 5.3.1-SNAPSHOTI found some suspicious pattern of the Java code which can lead to concurrent race condi...

Spring Spring 5.1.7 application with enabled SecurityManager on Java 11 wont start

When using the Spring 5.1.7 application with enabled Java SecurityManager on Java 11, the application wont start - on Ja...

Spring ConcurrentReferenceHashMap default DEFAULT_REFERENCE_TYPE

Hello,We are currently facing an issue when successive redeployments happen. We get an java.lang.OutOfMemoryError: Meta...

Spring ControllerAdvice class extending ResponseEntityExceptionHandler renders invalid exception json

DescriptionAffects: Spring framework 6Expected behaviour:A project that has a @ControllerAdvice annotated class that ext...

Spring allow @Repository on a Java Config method [SPR-15864]

Caleb Cushing opened SPR-15864 and commentedWe use Lucene with Hibernate Search. Currently I'm implementing a "Repositor...

Spring ServletRequestAttributes becomes inactive before child thread finishes its task [SPR-15580]

Yongqin Xu opened SPR-15580 and commentedI am using SpringBoot 1.5.2 release. I have an asynchronous REST call that spaw...

Spring Spring Session, web socket, and WebLogic 12.2.1.3 error

When using web sockets and Spring Session on WL 12.2.1.3, an error occurs in WebLogicRequestUpgradeStrategy because the ...

Spring WebClient.block throws java.lang.IllegalStateException: block()/blockFirst()/blockLast() are blocking, which is not supported in thread

HelloI try to use WebClient (netty) in synchronous style:return internalWebClient .post() ...

Spring DefaultMessageListenerContainer fails to reconnect to ActiveMQ broker

I'm trying to simulate a reconnect with this scenario:Client 1 connects to ActiveMQClient 2 connects to ActiveMQ with fa...

Spring Proposal to Change spring.servlet.multipart.maxFileSize Input Units

There is currently an issue with Spring configuration where setting spring.servlet.multipart.maxFileSize to 15MB results...

Spring Enable checkstyle in buildSrc

This PR applies the UnusedImportsCheck Checkstyle module to the buildSrc.See gh-31305Comment From: snicollThanks @izeye....

Spring webFlux cause multiple RouterFunction

springboot-version<parent> <groupId>org.springframework.boot</groupId> <artifactId&gt...

Spring NestedRuntimeException cannot be converted to a JSON document

Affects: allSpring has an exception called NestedRuntimeException. We use log4j2 with a JSON logger. That exception (and...

Spring Can't link to Spring Framework 6.1.0 release candidate documentation

In the version dropdown on https://docs.spring.io/spring-framework/reference/6.1/index.html, there's 6.1.0-SNAPSHOT and ...

Spring Remove @opendevise/antora-release-line-extension

This causes conflicts with latest-version-extension and needs removed.Closes gh-31480Comment From: sdeleuzeMerged, thank...

Spring ConstructorResolver rejects a candidate if the parameter value is null

Now that #31472 has been resolved, AOT processing for Spr9799XmlConfigTests (in spring-test) fails with the following st...

Spring spring webflux Flux<Part>

When I send a multipart request using ApiPost to my Spring WebFlux endpoint, I'm getting an error indicating "Content ty...
上一页 下一页
.