Nineya
Home
Blog
Spring Reactive AbstractErrorWebExceptionHandler#htmlEscape() may be blocking
2025-01-08 04:23:37
13672
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()
2025-01-08 04:23:33
1048
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
2025-01-08 04:23:31
914
Issue is similar to https://stackoverflow.com/questions/60184960/componentscan-does-not-find-own-custom-annotations-afte...
Spring Global and Local logging
2025-01-08 04:23:28
1824
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
2025-01-08 04:23:25
1389
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
2025-01-08 04:23:23
661
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
2025-01-08 04:23:20
1368
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]
2025-01-08 04:23:17
7263
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]
2025-01-08 04:23:14
4196
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
2025-01-08 04:23:12
2684
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
2025-01-08 04:23:08
3108
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
2025-01-08 04:23:05
277
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
2025-01-08 04:23:03
234
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
2025-01-08 04:23:01
5166
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
2025-01-08 04:22:58
7883
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
2025-01-08 04:22:56
3930
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
2025-01-08 04:22:53
199
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
2025-01-08 04:22:51
1043
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
2025-01-08 04:22:48
488
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
2025-01-08 04:22:45
10075
Affects: Spring Framework 5.3.2I have a project (console based, environment=NONE, only base spring boot starter) with a ...
上一页
下一页
1
…
1513
1514
1515
1516
1517
…
2246
.