Nineya
Home
Blog
Spring Reduce visibility of constructors in ScriptException
2025-01-08 04:44:06
925
Reduce the visibility of the constructors in org.springframework.jdbc.datasource.init.ScriptException.There is currently...
Spring WebSocketMessageBrokerStats.getExecutorStatsInfo() throws exception if Executor is not a ThreadPoolExecutor
2025-01-08 04:44:02
8995
https://github.com/spring-projects/spring-framework/blob/d034a1f26d0ea3782f53b8ff7a2a0cea7c825b71/spring-websocket/src/m...
Spring ResponseStatusException.initCause always throws IllegalStateException
2025-01-08 04:43:59
1317
Affected versions: From at least 5.2.1.RELEASE to current master (probably even older versions)Scenario:We use ResponseS...
Spring Merge pull request #1 from spring-projects/master
2025-01-08 04:43:57
192
getComment From: pivotal-cla@yvanme Please sign the Contributor License Agreement!Click here to manually synchronize the...
Spring Merge pull request #1 from spring-projects/master
2025-01-08 04:43:55
217
getComment From: pivotal-cla@yvanme Please sign the Contributor License Agreement!Click here to manually synchronize the...
Spring Use parameters declared in consumes or produces condition to narrow the request mapping [SPR-17133]
2025-01-08 04:43:52
22455
Jose Montoya opened SPR-17133 and commentedAt Rossen Stoyanchev's request I'm creating this ticket with the intention to...
Spring Get class names via Class object
2025-01-08 04:43:49
506
I was getting java.lang.NoClassDefFoundError on org/springframework/expression/spel/CompiledExpression after ProGuard sh...
Spring DefaultPathContainer#parsePathParamValues should decode and test name once in outer loop
2025-01-08 04:43:47
891
Affects: 5.3.8In method parsePathParamValues, line 164: should name be decoded and tested once in outer loop?private st...
Spring Blockhound flags a blocking call when WebFlux serves a static resource
2025-01-08 04:43:45
3351
Using Spring Boot WebFlux 2.4.3, there are blocking calls, detected by BlockHound when properties are loaded during the ...
Spring UriComponents does not escape "/" in path parameters in "expand"
2025-01-08 04:43:42
2920
Affects: 5.3.6I would like to create a URL that uses path parameters, such as /foo/{fooId}/details. Any characters with ...
Spring Spring Framework Documentation directory disappeared
2025-01-08 04:43:39
261
As mentioned in the title, the directory on the left side of the document still existed not long ago, but now it disappe...
Spring Webflux does not serve static files from default locations
2025-01-08 04:43:34
1704
Affects: \Have a project, docs say that /public /static /resources /META-INF/resources are all by default checked for st...
Spring InMemoryWebSessionStore indirectly causing infinite loop inside tomcat-native OpenSSL under load
2025-01-08 04:43:31
59195
This is a fun one....When load testing a new app using...* Spring Boot 2.4.2* WebFlux 5.3.3* Spring Security 5.4.2* Tomc...
Spring Do not close response for InputStreamResource
2025-01-08 04:43:28
562
Closing underlying stream should be responsibility of InputStreamResourceResponseEntity<InputStreamResource> entit...
Spring Missing side menu on Spring Core documentation page
2025-01-08 04:43:25
486
Hi guys,just in case you haven't noticed. But after the last update, roughly a week ago, Spring Core HTML doc page doesn...
Spring There is no directory on the left side of the spring official website document page。
2025-01-08 04:43:21
196
There is no directory on the left side of the spring official website document page。Comment From: JamesLiuftI mean the c...
Spring Tests hanging when adding mockito-inline dependency
2025-01-08 04:43:18
3726
When adding the org.mockito:mockito-inline dependency to the project some tests get stuck.It happens when we run a singl...
Spring The content on the left side is not displayed
2025-01-08 04:43:15
124
The content on the left side is not displayed. V5.3.9 is not displayed. V5.3.8 is OK.Comment From: diguageDuplicated #27...
Spring Gushizhao
2025-01-08 04:43:11
212
第一次提交,修改配置添加阿里云镜像Comment From: pivotal-cla@z18538613285 Please sign the Contributor License Agreement!Click here to manu...
Spring StringHttpMessageConverter shouldn't take over APPLICATION_JSON
2025-01-08 04:43:08
1751
StringHttpMessageConverter.canWrite(String.class, APPLICATION_JSON) shouldn't return true, It will take over before othe...
上一页
下一页
1
…
1492
1493
1494
1495
1496
…
2246
.