mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
da1005cd66
Add a `FieldMode` enum analogous to `ExecutableHint` and update `FieldHint` to ensure that registration cannot downgrade `WRITE` to `READ`. Fixes gh-29055