Nineya
Home
Blog
Spring limitExceeded is never reset in ConcurrentWebSocketSessionDecorator [SPR-17140]
2025-01-08 04:15:18
4815
HenryOrz opened SPR-17140 and commentedIn a spring-websocket application, Once org.springframework.web.socket.handler.Co...
Spring Provide better lifecyle for WebMvcConfigurer.configurePathMatch
2025-01-08 04:15:16
2197
Currently WebMvcConfigurer.configurePathMatch(...) is called as a side-effect of WebMvcConfigurationSupport.getPathMatch...
Spring JDBC Connetion will not be managed by Spring(like mybatis or hibernate) [SPR-12564]
2025-01-08 04:15:13
18304
jerryscott2014 opened SPR-12564 and commentedHi, spring team.1. when integration with mybatis (with mybatis-spring), it ...
Spring Allow early decoration of request and response in WebFlux
2025-01-08 04:15:10
2773
Current behaviourWebHttpHandlerBuilder.build() creates instance of HttpWebHandlerAdapter (https://github.com/spring-proj...
Spring Upgrade to JUnit 5.5.2
2025-01-08 04:15:07
238
OverviewOnce JUnit Jupiter 5.5.2 has already been released, we should upgrade and undo the workaround introduced in 3c4c...
Spring MockPart in request is not recieved in RequestPart in controller
2025-01-08 04:15:05
4051
Affects version: 5.3.3Related to: #26261I have a controller method that accepts multipart/form-data requests with 2 para...
Spring RequestEntity throws UnsupportedOperationException when using URI template
2025-01-08 04:15:03
1446
I'm using Spring Web 5.3.3 with Boot 2.4.2.When creating a RequestEntity by passing in a URI template, the concrete type...
Spring WebClients awaitBody throws Exception when expecting "Unit"
2025-01-08 04:14:59
2554
Affected component: spring-webfluxVersion: 5.3.2When using the Kotlin-Extensions for WebClient on Endpoints that do not...
Spring Inconsistency between source code and reference manual for StoredProcedure
2025-01-08 04:14:55
1285
Affects: 2.0.0 - 5.3.3The first paragraph of the StoredProcedure's documentation mentions that the execute methods of th...
Spring SimpleJdbcInsert (sporadically) does not insert all columns
2025-01-08 04:14:52
2830
Affects: Spring Framework 5.3.3When using SimpleJdbcInsert without usingColumns(), it tries to determine the columns fro...
Spring Missing CORS Headers for Static Resources in WebFlux
2025-01-08 04:14:48
1766
Affects: 5.3.3Affected component: WebFluxI created a configuration that roughly looks like this:@EnableWebFlux@Configura...
Spring CORS Headers Added to Pre-Flight Request on Ambiguous Match Even Without @CrossOrigin
2025-01-08 04:14:46
4118
By default CORS support is disabled but in case of multipe valid method mappings, Spring just adds CORS Headers to prefl...
Spring xml and javaConfig are used in the same interceptor, javaConfig didn't work on swagger /v2/api-doc
2025-01-08 04:14:42
4300
xml与javaConfig 配置同一个拦截器 ,javaConfig 对 swagger /v2/api-doc 不生效javaConfig @Bean public SignValidInterceptor logInter...
Spring Document the "SpringProperties mechanism" mentioned in the testing chapter
2025-01-08 04:14:39
1399
Affects: 5.3.3The testing chapter mentions the SpringProperties mechanism or API in three places but doesn't explain wha...
Spring Ignore null header value in MockHttpServletResponse
2025-01-08 04:14:36
2960
Hello,I've faced an issue recently working with MockHttpServletResponse. The thing is when I have conditional (value can...
Spring Ignore null Locale in MockHttpServletResponse
2025-01-08 04:14:33
284
This is a follow-up to #26488.Although the Javadoc for javax.servlet.ServletResponse.setLocale(Locale) does not state ho...
Spring RestTemplate - support response mapping to entity with potentially empty response body. [SPR-8016]
2025-01-08 04:14:31
15112
David Victor opened SPR-8016* and commentedI am working with an API which returns an empty response body on http status ...
Spring Introduce @PreCheck annotation for intercepting handler method invocations
2025-01-08 04:14:29
2028
Hi,I would like to have a custom controller annotation that can check things before getting into the code. Something lik...
Spring Fix Javadoc formatting errors
2025-01-08 04:14:26
588
There are many document formatting errors in the project, causing some tools to parse the source code incorrectly when r...
Spring add learning projects.
2025-01-08 04:14:23
284
Comment From: pivotal-issuemaster@yikeo Please sign the Contributor License Agreement!Click here to manually synchronize...
上一页
下一页
1
…
1521
1522
1523
1524
1525
…
2246
.