Nineya
Home
Blog
Spring Use instanceof instead of Class#isInstance where feasible
2025-01-08 03:35:10
169
as titleComment From: sbrannenThis has been merged into master in c547809e89bb7da739519203551832f8e7ce35fc and revised i...
Spring DefaultSubscriptionRegistry: Reduced thread contention
2025-01-08 03:35:08
10943
DestinationCache is now synchronized on multiple 'destination' locks (previously a single shared lock)DestinationCache ...
Spring Use List.sort instead of Collection.sort in tests
2025-01-08 03:35:03
170
as title.Comment From: sbrannenThis has been merged into master in 523d2f88be9f2087b058f45f7830f8f2b8d5707e and revised ...
Spring Use Integer.parseInt instead of Integer.valueOf for primitive int
2025-01-08 03:35:00
127
as title.Comment From: sbrannenThis has been merged into master and polished in ae5913f3b62ed44ae584cf2a817bc4ebf4fd20e5...
Spring 400 Header Folding calling a jetty api
2025-01-08 03:34:58
8150
Affects: spring-web-5.2.6.RELEASEHello there Having this particular issue with this spring versionsworun@rn-aosd-d00-lap...
Spring How to easily read the source code
2025-01-08 03:34:55
461
Affects: \Comment From: quaff能问出这样的问题说明你不适合去读源码Comment From: sbrannenThanks for getting in touch, but it feels like this...
Spring Use Stream#toArray in TestCompiler
2025-01-08 03:34:52
242
as titleComment From: sbrannenThis has been merged into master.ThanksComment From: sbrannenIn future PRs, please make su...
Spring Use System.currentTimeMillis() in AbstractSockJsService
2025-01-08 03:34:50
615
as titleComment From: sbrannenCan you please briefly explain the rationale for the proposed change?Comment From: XenoAme...
Spring Simplify if-statements with instanceof checks
2025-01-08 03:34:46
116
as titleComment From: XenoAmessfeedback provided above.Comment From: sbrannenThis has been merged into master.Thanks
Spring Fix links in Javadoc
2025-01-08 03:34:43
107
as titleComment From: XenoAmess@sbrannen done.Comment From: sbrannenThis has been merged into master.Thanks
Spring Fix typos in Javadoc
2025-01-08 03:34:39
371
fix typo(an sql)Comment From: pivotal-issuemaster@sgc109 Please sign the Contributor License Agreement!Click here to man...
Spring Removed unused imports
2025-01-08 03:34:37
191
Removed Java.util.List and Java.util.stream.Collectors from TestCompiler.javaComment From: sbrannenThanks for the PR, bu...
Spring Spring Boot 2.3.1.RELEASE executing data.sql after application starts up
2025-01-08 03:34:34
4013
I am trying to run a simple Spring Boot 2.3.1.RELEASE web application (which uses an H2 database) that includes a data.s...
Spring change C style array declaration
2025-01-08 03:34:31
514
as titleComment From: sbrannenPlease refrain from modifying classes under org.springframework.asm, org.springframework.c...
Spring Oracle SQL hints are ignored as comments in ScriptUtils [SPR-15389]
2025-01-08 03:34:29
1416
Oded Shopen opened SPR-15389 and commentedScriptUtils executeSqlScript() method has a default comment delimiter of /* an...
Spring Wording changes
2025-01-08 03:34:27
1229
Replace potentially insensitive language with more neutral language.Note that there are lots of code items (method names...
Spring ReactorNetty websocket issue for multiple clients with different protocols
2025-01-08 03:34:20
2027
Affects: Spring Framework >= v5.2.6We've observed an issue, using spring-cloud-gateway, where websocket handshakes fa...
Spring Defer creating logger in StandardWebSocketHandlerAdapter
2025-01-08 03:34:18
4075
It's similar to https://github.com/spring-projects/spring-framework/issues/23655Open Liberty will load class org.springf...
Spring Defer creating logger in StandardWebSocketHandlerAdapter
2025-01-08 03:34:15
703
Defer creating logger for StandardWebSocketHandlerAdapter to avoid early log4j2 initializingFix https://github.com/sprin...
Spring Should ServletServerHttpResponse copy servletResponse when constructed?
2025-01-08 03:34:11
1626
Should ServletServerHttpResponse copy servletResponse when constructed; otherwise we can't get contentType when write. h...
上一页
下一页
1
…
1339
1340
1341
1342
1343
…
2025
.