mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
bc0bf1fac3
Add `MemberCategory` and `FieldMode` shortcuts for type registration. Helper `builtWith` methods have also been extracted to the Hint types to allow general reuse (for example with `registerTypes`). See gh-29011