Spring Use instanceof instead of Class#isInstance where feasible

as titleComment From: sbrannenThis has been merged into master in c547809e89bb7da739519203551832f8e7ce35fc and revised i...

Spring DefaultSubscriptionRegistry: Reduced thread contention

DestinationCache is now synchronized on multiple 'destination' locks (previously a single shared lock)DestinationCache ...

Spring Use List.sort instead of Collection.sort in tests

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

as title.Comment From: sbrannenThis has been merged into master and polished in ae5913f3b62ed44ae584cf2a817bc4ebf4fd20e5...

Spring 400 Header Folding calling a jetty api

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

Affects: \Comment From: quaff能问出这样的问题说明你不适合去读源码Comment From: sbrannenThanks for getting in touch, but it feels like this...

Spring Use Stream#toArray in TestCompiler

as titleComment From: sbrannenThis has been merged into master.ThanksComment From: sbrannenIn future PRs, please make su...

Spring Use System.currentTimeMillis() in AbstractSockJsService

as titleComment From: sbrannenCan you please briefly explain the rationale for the proposed change?Comment From: XenoAme...

Spring Simplify if-statements with instanceof checks

as titleComment From: XenoAmessfeedback provided above.Comment From: sbrannenThis has been merged into master.Thanks

Spring Fix links in Javadoc

as titleComment From: XenoAmess@sbrannen done.Comment From: sbrannenThis has been merged into master.Thanks

Spring Fix typos in Javadoc

fix typo(an sql)Comment From: pivotal-issuemaster@sgc109 Please sign the Contributor License Agreement!Click here to man...

Spring Removed unused imports

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

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

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]

Oded Shopen opened SPR-15389 and commentedScriptUtils executeSqlScript() method has a default comment delimiter of /* an...

Spring Wording changes

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

Affects: Spring Framework >= v5.2.6We've observed an issue, using spring-cloud-gateway, where websocket handshakes fa...

Spring Defer creating logger in StandardWebSocketHandlerAdapter

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

Defer creating logger for StandardWebSocketHandlerAdapter to avoid early log4j2 initializingFix https://github.com/sprin...

Spring Should ServletServerHttpResponse copy servletResponse when constructed?

Should ServletServerHttpResponse copy servletResponse when constructed; otherwise we can't get contentType when write. h...
上一页 下一页
.