Nineya
Home
Blog
Spring Consistent simple value type check (including UUID treatment for data binding)
2025-01-08 17:29:24
263
Following up on #30286 and #30661, there are two deviating isSimpleValueType checks in the codebase now that should get ...
Spring Spring Framework 6.0.8 appears to cause issues in OSGi environment
2025-01-08 17:29:21
5339
Affects: Spring Framework 6.0.8After updating Spring Framework from 6.0.7 to 6.0.8, class loading in our OSGi applicatio...
Spring Expose Locale to SpringValidator for validation message interpolator in Spring WebFlux
2025-01-08 17:29:19
340
Temporarily set LocaleContextHolder to provide validation message interpolator with locale context (SPR-17231).Fixes #21...
Spring Property-driven onRefresh checkpoint during application context bootstrap
2025-01-08 17:29:16
839
In addition to the flexible CRaC lifecycle integration in #30242, allowing for custom checkpoints, we have identified a ...
Spring Introduce ObservationThreadLocalTestExecutionListener in the TestContext framework
2025-01-08 17:29:14
613
Without this change we have no way to pass the ObservationRegistry that is registered in the given test's ApplicationCon...
Spring EclipseLinkJpaDialect: Unexpected default isolation levels
2025-01-08 17:29:10
4656
Affects: 6.0.4 (and before)It seems that in some cases EclipseLinkJpaDialect doesn't handle correctly isolation levels. ...
Spring Advisor silently skipped if it is currently in creation [SPR-10430]
2025-01-08 17:29:08
8606
Stephen Todd opened SPR-10430 and commentedIn org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHel...
Spring Configuration options for virtual threads
2025-01-08 17:29:05
2806
In addition to our general compatibility effort in #23443, we are going to explore first-class configuration options for...
Spring Compatibility with JVM checkpoint restore (OpenJDK's Project CRaC)
2025-01-08 17:29:02
3226
Project CRaC introduces a mechanism for taking a JVM checkpoint snapshot (typically after startup) and then restoring fr...
Spring Refine RouterFunctionMapping ordering consistency
2025-01-08 17:28:59
1084
Related to https://github.com/spring-projects/spring-boot/issues/34846, it would be great to refine if possible the rela...
Spring The afterCompletion method of HandlerInterceptor gets executed before the response is fully committed when response is not a String
2025-01-08 17:28:56
6236
Affects: \<6.0.6>In one of the applications I was working on, we record audit entries once the http response is re...
Spring Use suspending style filter function in Kotlin code sample
2025-01-08 17:28:54
564
This is really a question in the form of a PR. Is this code sample equivalent of the original (assuming renewToken is a...
Spring Document if @Sql scripts and statements attributes can be used together at the same time
2025-01-08 17:28:51
893
About the current javadoc for the Sql annotation there is no an explicit indication if the scripts and statements attri...
Spring Empty @RequestMapping method should match both "" and "/" consistently
2025-01-08 17:28:49
1780
See spring-projects/spring-boot#33499 for initial report. It looks like the enhancement in #29625 was incomplete.The goa...
Spring Retain profiles used when running AOT
2025-01-08 17:28:46
1897
The profiles specified when running AOT should be retained and used at runtime when starting the AOT processed applicati...
Spring Ensure compatibility with JDK 20
2025-01-08 17:28:43
1291
OverviewWe need to ensure that the core Spring Framework is compatible with JDK 20.CI BuildsWe have introduced a JDK 20 ...
Spring Support null-safety at generics, varargs and array elements level [SPR-15942]
2025-01-08 17:28:41
2118
Sébastien Deleuze opened SPR-15942 and commentedAs raised and discuss on KT-19592 Kotlin issue, null-safety of Spring AP...
Spring Document @SqlConfig semantics when declared at the class level and method level
2025-01-08 17:28:38
1487
About the current javadoc for the SqlConfig annotation there is no an indication about what happens if the annotation is...
Spring Document which @Scheduled attributes support SpEL expressions
2025-01-08 17:28:35
540
request for a javadoc improvement.some classes like https://docs.spring.io/spring-framework/docs/6.0.0-SNAPSHOT/javadoc-...
Spring Handle custom JMS acknowledgment modes as client acknowledge
2025-01-08 17:28:28
2984
This commit updates JmsAccessor to handle custom JMS acknowledgmentmodes as client acknowledge, which is useful when wor...
上一页
下一页
1
…
1343
1344
1345
1346
1347
…
2246
.