Spring Upgrade to Dokka 1.4.20

See https://blog.jetbrains.com/kotlin/2020/08/dokka-preview-based-on-kotlin-1-4-0-rc/, depends on https://github.com/Kot...

Spring SPR-11587: Support multiple TilesContainer per ServletContext

Why i did this - because Spring fails to properly support multiple TilesContainer per ServletContext because its using a...

Spring Serialization Inclusion Enhancement for nested empty objects

Affects: org.springframework.boot:spring-boot-starter-web:2.5.3Problem:I have a requirement to output object values. Al...

Spring simplify if statement

simplify if statement in ResolvableType classComment From: rstoyanchevThanks for the suggestion. The changes are possibl...

Spring The spring-framework 5.3.12 does not support the servicecomb address like cse://appId:microserviceName/xxx/xxxx/xxxx

Affects: \When I using RestTemplate to send a servicecomb request like "cse://appId:microserviceName/xxx/xxxx/xxxx" afte...

Spring Use Charset variants of URLEncoder and URLDecoder methods

Hi,as the JDK baseline was raised, we can make use of the methods in URLEncoder and URLDecoder that take a Charset. This...

Spring Consistently replace String encoding names with StandardCharset arguments

On a related note to gh-27646, our EncodedResource should consistently be used with StandardCharsets arguments instead o...

Spring Allow BeanUtils#instantiateClass inlining with native

See related comment here. Per @jhoeller guidance, LinkageError should be rare enough to allow BeanUtils#instantiateClass...

Spring Use 'toString(Charset)' instead of 'toString(String)' for encodings

As Spring Framework 6 uses JDK17 for its baseline, we can make use of 'toString(Charset)' which was introduced in JDK 10...

Spring Static resources are missing when jar does not have a directory entry

The changes for #27538 include an optimization to filter out non-existing locations on startup. However, a jar may not h...

Spring Problems in applyprehandle processing

As long as the interceptor throws an exception by executing prehandle, it will not perform the aftercompletion operation...

Spring WebSocketMessageBrokerConfigurationSupport source and binary incompatibility introduced in version 5.3.2

Affects: v.5.3.2Worked in version: 5.3.1In the latest point release the method subProtocolWebSocketHandler in class WebS...

Spring Is it possible for connecting Kafka event register only after transaction commit happens - Async Distributed systems

Affects: \Comment From: rstoyanchevThanks for getting in touch, but it feels like this is a question that would be bette...

Spring DefaultResponseErrorHandler update javadoc comment

Error message truncation was removed as part of https://github.com/spring-projects/spring-framework/issues/27552, updati...

Spring Performance impact of ResourceUrlEncodingFilter on HttpServletResponse#encodeURL

Affects: Spring Framework 5.3.10Prior discussion: https://gitter.im/spring-projects/spring-boot?at=615ffdb17db1e3753e2ba...

Spring How to aop method 'handleBinaryMessage' ?

i have a websocket application. How to aop method 'handleBinaryMessage' ?@Servicepublic class AsrHandler extends BinaryW...

Spring Lazy annotation throws exception if non-required bean does not exist

Affects: 5.3.12A bean is defined in a @Configuration class that has a @Profile annotation, so the bean only exists under...

Spring PersistenceExceptionTranslationInterceptor attempting to instantiate prototype PersistenceExceptionTranslator beans

Affects: spring framework 5.3.3Attempting to upgrade our application to boot 2.4.2 from 2.3.4 and ran into this issue.We...

Spring Improve performance of ASM's ClassReader.readStream()

Hello, ClassReader.readStream() can be reworked to improve its performance and reduce memory consumption. Currently ther...

Spring Upgrade to Reactor 2020.0.13

Comment From: xixingyaReactor has not release this version can I previous make a pr to do this?Comment From: snicoll@xix...
上一页 下一页
.