Add change note

This commit is contained in:
Owen Mansel-Chan
2025-05-22 12:23:15 +01:00
parent 59d4f039d8
commit 45475c5c1d

View File

@@ -0,0 +1,4 @@
---
category: deprecated
---
* The predicate `getValue()` on `SpringRequestMappingMethod` is now deprecated. Use `getAValue()` instead.