spring-boot-3-spring-6-hibernate-for-beginners
spring-boot-3-spring-6-hibernate-for-beginners copied to clipboard
add-support-for-pagination
Problem: We want to add pagination support to our existing spring app with thymeleaf.
This commit adds pagination support with instruction.md on the list of changes and nuances to make it work with thymeleaf.