blog/spring-boot-using-the-new-filter-for-trailing-slash-handling/ #31
Replies: 1 comment
-
Hey Lucas, thank you for the article. I very much appreciate attaching all the links fo spring issues :) Can you also please fix the typo in code example? -> I assume, it should be just
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
blog/spring-boot-using-the-new-filter-for-trailing-slash-handling/
In this tutorial, we’ll explore how to use the new UrlHandlerFilter to handle trailing slash in Spring Boot 3, including how to forward or redirect requests.
https://www.lucasjosino.com/blog/spring-boot-using-the-new-filter-for-trailing-slash-handling/
Beta Was this translation helpful? Give feedback.
All reactions