Nineya
Home
Blog
Spring Add custom TriggerContext to ReschedulingRunnable
2025-01-08 21:32:29
5915
Changes based on:Allow ReschedulingRunnable to receive a TriggerContext on creation #19475I needed a way to resume work ...
Spring TransactionName Inconsistency Issue in @TransactionalEventListener with @Transactional(propagation = REQUIRED)
2025-01-08 21:32:26
3270
Affects: spring v6.0.12spring-boot v3.1.2language java (v17)When an event listener annotated with @TransactionalEventLis...
Spring Group aware web data binder
2025-01-08 21:32:23
8044
Affects: All versions; spring-webmvcThis is a feature request for a web data binder that respects (what I call) "binding...
Spring Add support of websocket scope for non-STOMP endpoints.
2025-01-08 21:32:20
1294
Currently there is no way for Spring's implementation of websocket endpoints to track session or provide appropriate web...
Spring Differences between MVC and WebFlux observations with 401 status code
2025-01-08 21:32:17
11599
The metrics data that are recorded for the HTTP server in WebMVC and WebFlux are different when authentication or author...
Spring ConcurrentModificationException with MockMvc, MockHttpServletResponse, and StreamingResponseBody
2025-01-08 21:32:14
12753
AffectsBug definitely occurs on at least Spring Boot versions 3.2.0-SNAPSHOT and 3.0.7.OverviewHello, we had encountered...
Spring Test Spring using OpenJ9 with Java 17 support
2025-01-08 21:32:11
1168
In order to assess potential compatibility issues -- for example, regarding different enforcement of rules specified in ...
Spring Only log status in ServletRequestHandledEvent
2025-01-08 21:32:08
2083
The ServletRequestHandledEvent is very convenient for logging handled HTTP servlet requests.For example in Spring Boot W...
Spring Introduce BEFORE_AND_AFTER_CLASS mode in @DirtiesContext
2025-01-08 21:32:05
1310
Problem: We have a test which requires the ApplicationContext to be reset before and after running. We got BEFORE_CLASS ...
Spring Cut out RequestBody payload by Content-length Error
2025-01-08 21:32:02
3408
Affects: \<6.1.0>Request Method: POSTRequest Header Accept: /, application/json Accept-Encoding: gzi...
Spring Set read timeout for single request
2025-01-08 21:32:00
4276
I've written a starter for the @HttpExchange HTTP client, which can be referenced at quick-start.I have now implemented ...
Spring java net urisyntaxexception malformed escape pair at index where url contains queryparam with '%'
2025-01-08 21:31:56
13994
Hi Team,I have created a project with spring-cloud-gateway that runs on netty server. Please help in finding a fix for t...
Spring Improve the documentation and discoverability of CoWebFilter
2025-01-08 21:31:53
5888
Affects: spring-boot 3.2.0I want to implement trace id logging for my service. But MDC context is lost in controller acc...
Spring Support dependency injection in JPA AttributeConverter for EclipseLink [SPR-17159]
2025-01-08 21:31:44
1988
Marten Deinum opened SPR-17159 and commentedWith JPA 2.2 it is finally possible to do injection into AttributeConverters...
Spring Introduce autowiring support for individual handler method parameters [SPR-14056]
2025-01-08 21:31:41
3683
Sam Brannen opened SPR-14056 and commentedStatus QuoSpring supports autowiring of dependencies into fields, constructors...
Spring Allow org.springframework.web.bind.annotation.RequestBody on fields (and setters) [SPR-17515]
2025-01-08 21:31:38
2161
Behrang Saeedzadeh opened SPR-17515 and commentedCurrently, the correct handler signature to handle a request such asPOS...
Spring Add Javadoc for MockHttpServletResponse getContentLength method
2025-01-08 21:31:35
1589
https://github.com/spring-projects/spring-framework/blob/a01c6d57bb23bf885bed07060c98ffb8828521ff/spring-test/src/main/j...
Spring Update autowired-qualifiers.adoc to refer the -parameters Java compiler flag
2025-01-08 21:31:32
623
As described in Parameter Name Retention section for the Spring Upgrade Guide for 6.1, Spring only matches the injection...
Spring Synchronous processing of StreamingResponseBody
2025-01-08 21:31:29
1519
At the moment usage of StreamingResponseBody implies asynchronous processing on background thread.Often the handler func...
Spring Classes that extend RepresentationModel produce 500 Internal Server Error on webflux stream endpoints
2025-01-08 21:31:26
26867
It seems that classes that extend RepresentationModel now produce 500 if you access them from an endpoint that returns F...
上一页
下一页
1
…
1235
1236
1237
1238
1239
…
2246
.