Spring Consistent simple value type check (including UUID treatment for data binding)

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

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

Temporarily set LocaleContextHolder to provide validation message interpolator with locale context (SPR-17231).Fixes #21...

Spring Property-driven onRefresh checkpoint during application context bootstrap

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

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

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]

Stephen Todd opened SPR-10430 and commentedIn org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHel...

Spring Configuration options for virtual threads

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)

Project CRaC introduces a mechanism for taking a JVM checkpoint snapshot (typically after startup) and then restoring fr...

Spring Refine RouterFunctionMapping ordering consistency

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

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

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

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

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

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

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]

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

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

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

This commit updates JmsAccessor to handle custom JMS acknowledgmentmodes as client acknowledge, which is useful when wor...
上一页 下一页
.