Files
codeql/java/ql/lib/change-notes/2025-05-22-spring-request-mapping-value.md
Owen Mansel-Chan 45475c5c1d Add change note
2025-05-22 12:29:31 +01:00

5 lines
136 B
Markdown

---
category: deprecated
---
* The predicate `getValue()` on `SpringRequestMappingMethod` is now deprecated. Use `getAValue()` instead.