mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-20 12:19:16 +00:00
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