Nineya
Home
Blog
Spring Upgrade to Dokka 1.4.20
2025-01-08 04:58:35
1088
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
2025-01-08 04:58:30
946
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
2025-01-08 04:58:27
1482
Affects: org.springframework.boot:spring-boot-starter-web:2.5.3Problem:I have a requirement to output object values. Al...
Spring simplify if statement
2025-01-08 04:58:25
207
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
2025-01-08 04:58:22
1691
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
2025-01-08 04:58:18
398
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
2025-01-08 04:58:16
943
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
2025-01-08 04:58:13
168
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
2025-01-08 04:58:11
555
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
2025-01-08 04:58:09
1345
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
2025-01-08 04:58:06
678
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
2025-01-08 04:57:54
3422
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
2025-01-08 04:57:51
427
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
2025-01-08 04:57:48
231
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
2025-01-08 04:57:45
12979
Affects: Spring Framework 5.3.10Prior discussion: https://gitter.im/spring-projects/spring-boot?at=615ffdb17db1e3753e2ba...
Spring How to aop method 'handleBinaryMessage' ?
2025-01-08 04:57:42
1337
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
2025-01-08 04:57:39
2327
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
2025-01-08 04:57:36
4117
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()
2025-01-08 04:57:33
3597
Hello, ClassReader.readStream() can be reworked to improve its performance and reduce memory consumption. Currently ther...
Spring Upgrade to Reactor 2020.0.13
2025-01-08 04:57:31
193
Comment From: xixingyaReactor has not release this version can I previous make a pr to do this?Comment From: snicoll@xix...
上一页
下一页
1
…
1477
1478
1479
1480
1481
…
2246
.