spring-framework/spring-core
Stéphane Nicoll f4607da45f Introduce RegisterReflection
This commit introduces a declarative way of registering reflection
information for arbitrary types. Types can be specified as a class,
a class name, or by annotating the type itself.

This existing RegisterReflectionForBinding becomes a specialized
version of the new annotation, registering the necessary hints for
data binding.

Closes gh-29194
2024-07-04 17:49:41 +02:00
..
src Introduce RegisterReflection 2024-07-04 17:49:41 +02:00
spring-core.gradle Use new implementation in PropertyPlaceholderHelper 2024-02-15 15:27:13 +01:00