Spring Reactive AbstractErrorWebExceptionHandler#htmlEscape() may be blocking

Spring Boot 2.4.4 using WebFluxSpring Framework 5.3.5Spring Cloud Gateway 3.0.2Blocking call detected by Blockhound when...

Spring Fix bug in BeanUtils.copyProperties()

line 788if (!Modifier.isPublic(readMethod.getDeclaringClass().getModifiers())) { readMethod.setAccessible(true);}Obje...

Spring Custom annotations not working in upgrading from 2.0.8 to spring 2.3.4

Issue is similar to https://stackoverflow.com/questions/60184960/componentscan-does-not-find-own-custom-annotations-afte...

Spring Global and Local logging

Hi team,Version : Spring Boot WebFlux 2.2.5.RELEASEUse CaseWe consume lots of API from many external teams. Consequently...

Spring Autowiring HttpServletResponse in the request flow to set a header

Hi Colleagues,I wanted confirm on one particular flow.If there is a spring controller for REST and we auto-wire HttpServ...

Spring WebClient - configuring reactor-netty's disableRetry setting

Affects: 5.3.4 and earlier versionsI'm using WebClient. I've found that it automatically retries once any requests that...

Spring Spring Cache support for Async Caffeine

Hi,I'm currently using Caffeine with Spring Caffeine cache support implementation. I want to know is there any support f...

Spring @DirtiesContext does not destroy all cached singleton beans [SPR-8857]

Saurabh Chandra opened SPR-8857 and commentedData from one test having data-source as H2 (in-memory database) seems to l...

Spring UriComponentsBuilder::pathSegment can't handle urls within urls [SPR-16522]

Victor Romero opened SPR-16522 and commentedUriComponentsBuilder doesn't escape pathSegments that have an url inside:The...

Spring @DirtiesContext not applied when class-level @EnabledIf evaluates to false

When a JUnit 5 test class is annotated with @EnabledIf and @DirtiesContext with @EnabledIf's property loadContext set to...

Spring exchangeToMono return type ignored, uses responseToMono type instead

Affects: 5.3.0The return type of the exchangeToMono callback is ignored. Even worse, Spring is apparently abusing type e...

Spring lwj_spring5.0_study

Comment From: pivotal-issuemaster@lengweijian Please sign the Contributor License Agreement!Click here to manually synch...

Spring Improve Docs on Testing Streaming Responses in Spring MVC

There is a section "Streaming Responses" under MockMvc and it does mention WebTestClient but it's not very clear on the ...

Spring Header content-type not enforcing charset

Hi,after upgrading from Spring boot 2.3.1.RELEASE to 2.4.2 it seems the value for the content-type header isn't fully va...

Spring DataSourceTransactionManager does not consider SQLExceptionTranslator on commit

Disclaimer: I understand that questions should be asked on SO, but I believe the following is rather a bug report than a...

Spring Autowiring bean with generic type in service with bounded generic type result in NoSuchBeanDefinitionException

I am trying to autowire bean with generic type (for expample IService) in other service with bounded generic type (Depen...

Spring WebSocketHandlerRegistration is missing option for allowedOriginPatterns

Most other places in the WebSocket config were updated in #26108 except for this one. This was pointed out in https://gi...

Spring Introduce 'idleReceivesPerTaskLimit' in DefaultMessageListenerContainer

Closes GH-26195Comment From: koen-serneels@jhoeller would it be possible to check if this change is ok/makes sense?Comme...

Spring Compatibility with JDK 16

Along the lines of #24517, this issue aims to track JDK 16 compatibility.For the time being (i.e., during the 5.3.x time...

Spring Slow prototype bean creation when migrating spring-boot 2.3.5 -> 2.4.1

Affects: Spring Framework 5.3.2I have a project (console based, environment=NONE, only base spring boot starter) with a ...
上一页 下一页
.