Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
Always match the links endpoint with GET
The links endpoint only supports GET, so its matcher is now hardcoded to GET. withHttpMethod(...) continues to apply only to endpoint paths and the behaviour is documented on its javadoc. Signed-off-by: Lee JiWon <dlwldnjs1009@gmail.com> See gh-50095
L
Lee JiWon committed
2d3273e0785b4127cb9c4dec6777009c603aa6e2
Parent: d2b62bc
Committed by Andy Wilkinson <andy.wilkinson@broadcom.com>
on 4/30/2026, 12:34:11 PM