Nineya
Home
Blog
Spring WebClient exchangeToMono documentation sample issue
2025-01-08 04:03:09
2934
Affects: Spring WebFlux latestHi.The java example of the new exchangeToMono method does not compile.https://docs.spring....
Spring WebFlux response type mangling
2025-01-08 04:03:06
2265
Affects: 2.4.0Implementing PATCH in WebFlux is giving me issues trying to return a 404 with the following code. The com...
Spring WebFlux Client Hangs indefinitely on Mono.block()
2025-01-08 04:03:03
10246
Versions:org.springframework.boot:spring-boot-starter:2.1.1.RELEASEorg.springframework.boot:spring-boot-starter-actuator...
Spring Polish ConfigurationClassPostProcessorTests
2025-01-08 04:03:01
186
This PR polishes ConfigurationClassPostProcessorTests by complying JUnit Jupiter's convention and using AssertJ's contai...
Spring Add support for SSE to WebMvc.fn
2025-01-08 04:02:58
707
On Spring MVC with annotations, ResponseBodyEmitter return types (and its specialized variant SseEmitter) are used to em...
Spring GenericConversionService$Converters.getMatchableConverters throws ConcurrentModificationException on Java 9+
2025-01-08 04:02:56
5302
Affects: spring-boot 2.3.2 and higherSince this commit https://github.com/spring-projects/spring-framework/commit/550f13...
Spring ContentCachingResponseWrapper should not add “Content-Length” when “Transfer-Encoding” is present
2025-01-08 04:02:52
2547
Affects: \<4.3.21>I'm using ContentCachingResponseWrapper to read response information in a inherited OncePerReque...
Spring MockHttpServletRequest getParameter(String name) can not get string value parts
2025-01-08 04:02:44
1698
Affects: 5.3.1as servlet3.0 says:For parts with form-data as the Content-Disposition, but without a filename,the string ...
Spring cannot resolve ServerRequest::pathVariable in nested RequestPredicate
2025-01-08 04:02:42
9384
Affects: v5.3.1cannot resolve ServerRequest::pathVariable in nested RequestPredicate.example using Spring Initializer cr...
Spring ResponseStatusExceptionHandler should respond with the message of exception to clients
2025-01-08 04:02:40
3650
Affects: 5.3.1MotivationWe have an internal website for our administrators, and if our website sends an illegal request ...
Spring Allow customization of file extension to media type map for WebFlux static resources
2025-01-08 04:02:34
1494
I'd like the ability to easily customize the file extension -> media type map used for serving static resources in a ...
Spring Spring default characterEncoding
2025-01-08 04:02:32
2779
Since Spring 5.2 MediaType.APPLICATION_JSON_UTF8 is @Deprecated as described within MediaType class:/** * A String equiv...
Spring Spring WebFlux body runs 2 times
2025-01-08 04:02:29
1936
I am not sure if I am doing something wrong here but the below code in Spring WebFlux runs 2 times. I am using Spring Bo...
Spring @EnableConfigurationProperties mark internal class happen exception
2025-01-08 04:02:25
1170
spring 5.1.9-RELEASEspring boot 2.1.7-RELEASEwhen i has internal class to register ,i use @EnableConfigurationProperties...
Spring @RequestMapping inheritance on inner classes [SPR-14513]
2025-01-08 04:02:23
5257
Darion Haase opened SPR-14513 and commentedSimilar to how mapping 'inheritance' works on methods it should be possible t...
Spring Register bean definition dependencies when used via configuration class injected fields
2025-01-08 04:02:18
894
Take the following two ways of declaring a bean definition manually.@Configurationclass MyConfiguration { private final...
Spring ConcurrentModificationException in NativeMessageHeaderAccessor#copyHeaders
2025-01-08 04:02:15
10425
Affects: 5.2.10.RELEASE, 5.2.11.RELEASEWhen switching from spring-messaging version 5.2.9.RELEASE or lower to 5.2.10.REL...
Spring JPMS (Jigsaw) full support for use with jlink/jpackage
2025-01-08 04:02:11
417
Hello,Currently Spring use "Automatic modules" to support JPMS but it prevents the use of jlink and jpackage tools.So, d...
Spring Fail MethodFilter.and() immediately when null is passed
2025-01-08 04:02:03
177
Current when one passes null into MethodFilter.and() probable NPE is deferred making it less convenient to detect the re...
Spring 5.3.0 and 5.3.1 versions published to Maven central missing .RELEASE suffix
2025-01-08 04:02:01
622
Affects: 5.3.0 and 5.3.1The latest 5.3.x versions published to Maven central and the Spring release repo do not have a ....
上一页
下一页
1
…
1533
1534
1535
1536
1537
…
2246
.