Spring Make maximum SpEL expression length configurable

After updating to a recent version of spring-boot(2.7.9 -> 2.7.11). We run in a problem with our thymeleaf template, ...

Spring Enable table striping by default in the reference manual

To improve readability of tables in the reference manual, we should enable table striping by default.For comparison, the...

Spring ChannelSendOperator.WriteBarrier race condition in request(long) method leads to response being dropped

Affects: spring-web 6.1.2ContextI am using spring-boot-starter-undertow and WebFlux.DescriptionWhen I have a WebFlux con...

Spring Combining safe-navigation operator and indexing in SpEL [SPR-16003]

Eric Bottard opened SPR-16003 and commentedIs there a way to combine ?. and array/map indexing?If labels is a Map that c...

Spring Method invocation in same class when both methods are @Transactional, but method 2 never executes

I want to use Propagation.REQUIRES_NEW to start a new transaction, but test2 never be executed and process has been hang...

Spring IllegalAccessError for some auto-configured beans when enabling AspectJ load time weaving

Created this issue as suggested here.To enable AspectJ load time weaving in a Spring application, one would use the @Ena...

Spring Plan for Synchorized Rest Clients RestTemplate

We are currently utilizing numerous microservices that employ Spring RestTemplate.Considering the Spring - 5.3.5 documen...

Spring Document how @JvmName could mitigate Kotlin internal modifier impact

Continue https://github.com/spring-projects/spring-framework/commit/01b28561149127eeb7c7ec5d3977d83877cee6d4Comment From...

Spring Destroy method not found in Native image for ExecutorService Bean type

Describe the issueI have a Spring Boot 3 (version 3.2.1) app with nothing on the classpath except spring-boot-starter.if...

Spring Invalid using @EnableCaching(mode = AdviceMode.ASPECTJ)

i want use @EnableCaching(mode = AdviceMode.ASPECTJ) but it not work? Comment From: philwebbThere's not enough informati...

Spring Aspectj: @Async with @Transactional doesn't work

Both annotation on same method. @Async @Transactional public Future<?> asyncTask() { ....First the tra...

Spring Cache level when using spring.artemis.pool.enabled with spring-boot-starter-artemis

Hello,When I'm using spring-boot-starter-artemis with org.messaginghub pooled-jms, if I'm stopping the application (or s...

Spring Provide a way to read/write fixed-length byte chunks

Creating an issue here as suggested in https://github.com/reactor/reactor-core/issues/2300#issuecomment-669253301Motivat...

Spring WebClient in Tomcat on Kubernetes Memory Leak

We're trying to use WebClient in our microservice to get large data object from external backend service, and the micros...

Spring Upgrade to JMH 1.37

Gradle plugin me.champeau.jmh 0.7.2 uses JMH 1.37Comment From: wfoucheDependencies report generated with command./gradle...

Spring Provide API in WebTestClient to test SSE [SPR-17248]

Bernd Kolb opened SPR-17248 and commentedSummaryAs I user I want to test a continuous, infinite stream of events. I have...

Spring Cancelling jdbc queries (enhancement/discussion)

Affects: Any spring versions having Hello,As I did not find anything about it, I ask it here.ProblemWhy there isn't any ...

Spring Spring API Docs not built for versions 6.1.1, 6.1.2 and 6.1.3

Spring API Docs are not available for versions 6.1.1, 6.1.2 and 6.1.3 at https://repo.spring.io/ui/native/libs-snapshot-...

Spring Kotlinx.serialization not used for serializing Page<T> and ignores all configuration

Affects: 3.0.0-M1When returning object from a controller method using @ResponseBody, and if the returned type is Page&l...

Spring Improve testing with WebClient

When we are using a RestTemplate or RestClient we can easily write tests using the MockRestServiceServer and register so...
上一页 下一页
.