diff --git a/spring-thymeleaf/README.md b/spring-thymeleaf/README.md index b6824003db..082a65f55b 100644 --- a/spring-thymeleaf/README.md +++ b/spring-thymeleaf/README.md @@ -18,6 +18,7 @@ - [Spring with Thymeleaf Pagination for a List](http://www.baeldung.com/spring-thymeleaf-pagination) - [Working with Select and Option in Thymeleaf](http://www.baeldung.com/thymeleaf-select-option) - [Working With Custom HTML Attributes in Thymeleaf](https://www.baeldung.com/thymeleaf-custom-html-attributes) +- [Spring Request Parameters with Thymeleaf](https://www.baeldung.com/spring-thymeleaf-request-parameters) ### Build the Project