Nineya
Home
Blog
Spring Allow resolving nested placeholders if value is not String but CharSequence
2025-01-08 22:59:35
3280
See https://github.com/spring-projects/spring-boot/issues/34195Comment From: snicollIronically enough, that broke the us...
Spring Can't create a CRaC checkpoint if a RestTemplate and RestClient is used during warmup, resulting in open socket exceptions
2025-01-08 22:59:32
3501
Using a RestTemplate or RestClient bean to make HTTP requests during warmup before creating a CRaC checkpoint using the ...
Spring Why is TransactionManager an empty interface
2025-01-08 22:59:29
730
Why is TransactionManager an empty interface.Why hasn't the PlatformTransactionManager open transaction abstraction meth...
Spring Why is TransactionManager an empty interface
2025-01-08 22:59:26
122
Why is TransactionManager an empty interface,Why hasn't the PlatformTransactionManager open transaction abstraction meth...
Spring Support alternate testContextHolder for TestContextManager
2025-01-08 22:59:24
1350
Kotest is a Kotlin based testing framework. We execute tests on coroutines, which may (or may not) execute on different ...
Spring The isOpen() method of WebSocketSession in springboot version 3.1.2 always returns true
2025-01-08 22:59:22
14005
I use TextWebSocketHandler to manage WebSocket sessions, but when the connection is obviously closed, the session.isOpen...
Spring Include query parameters in MockHttpServletRequest
2025-01-08 22:59:15
563
WebRequest.getParameters() contains parameters from the request body.We need to insert the query string parameters ourse...
Spring Find a way to test a custom CacheInterceptor without using bean overriding
2025-01-08 22:59:12
1835
In our efforts to get rid of bean overriding in the core framework, I am trying to migrate tests that use bean overridin...
Spring Stop referring to Oracle STRUCT and ARRAY as they are deprecated
2025-01-08 22:59:10
676
I see StructDescriptor and ArrayDescriptor have been deprecated.Replace for StructDescriptorUse factory method Connectio...
Spring BeanRegistrationExcludeFilter should be available on BeanFactory callbacks
2025-01-08 22:59:07
596
At the moment BeanRegistrationExcludeFilter is only possible on a bean that also implements an AOT contribution. This is...
Spring Add missing Javadoc since in AbstractUrlHandlerMapping
2025-01-08 22:59:04
260
This PR adds a Javadoc @since tag for the AbstractUrlHandlerMapping.unregisterHandler().See gh-32064Comment From: snicol...
Spring "multiple subscribers not supported" when using WebClient exchange
2025-01-08 22:59:02
692
Backport of gh-32727Comment From: poutsmaAfter more investigation, it appears that a 5.3.x back port is not necessary, s...
Spring Update links in reference manual
2025-01-08 22:58:59
549
I update some reference links.Please check again and tell me if I miss something.Comment From: sbrannen@snicoll, I meant...
Spring Introduce rollbackFor and noRollbackFor support in TransactionTemplate
2025-01-08 22:58:56
7852
TransactionTemplate is a nice tool for programmatic transaction. Should it supports RuleBasedTransactionAttribute cause ...
Spring Test
2025-01-08 22:58:54
380
fghdcgfhfgnbcvbncvbComment From: pivotal-cla@Ramalaxmii Please sign the Contributor License Agreement!Click here to manu...
Spring Missing observation for @JmsListener response messages
2025-01-08 22:58:51
1117
When using @JmsListener that is configured with an ObservationRegistry can see that the ObservationRegistry is used for ...
Spring @Scheduled task instrumentation does not work for Kotlin suspend functions
2025-01-08 22:58:48
17396
Spring docs for Scheduled tasks instrumentation states:An Observation is created for each execution of an @Scheduled tas...
Spring Update to OpenPDF 2.0.2
2025-01-08 22:58:45
975
Update to OpenPDF 2.0.2. Release notes: https://github.com/LibrePDF/OpenPDF/releases/tag/2.0.2Comment From: pivotal-cla@...
Spring framework-api:javadoc Gradle task outputs lots of warnings
2025-01-08 22:58:43
2220
Since the introduction of the framework-api, Javadoc generation results in lots of warnings like the following.> Task...
Spring fix timezone parsing
2025-01-08 22:58:35
728
Comment From: snicoll@yibijianghu thanks for the PR but you haven't described what this code change is supposed to fix. ...
上一页
下一页
1
…
1168
1169
1170
1171
1172
…
2246
.