spring-framework/spring-context
Stephane Nicoll 37c2619fc4 Add AOT support for TypedStringValue
This commit adds support for TypeStringValue when generating AOT code.
If the value does not specify an explicit type, it's specified as is.
Otherwise, the TypeStringValue instance is restored via the appropriate
code generation.

Closes gh-29074
2023-10-12 14:11:53 +02:00
..
src Add AOT support for TypedStringValue 2023-10-12 14:11:53 +02:00
.springBeans
spring-context.gradle Reactive support in MethodValidationInterceptor 2023-09-06 12:54:06 +01:00