In previous post, we’ve known how to build Spring Boot Thymeleaf example. Today I will continue to make Thymeleaf Pagination and Sorting (by column header) with Spring Data and Bootstrap.
Related Post:
– Spring Boot Thymeleaf CRUD example
– Spring Boot Token based Authentication with Spring Security & JWT
– Spring Boot Sort/Order by multiple Columns
– Spring Boot @ControllerAdvice & @ExceptionHandler example
– Spring Boot Pagination and Sorting Rest API example
– Spring Boot Unit Test for JPA Repository
– Spring Boot Unit Test for Rest Controller
– Docker Compose: Spring Boot and MySQL example
– or: Docker Compose: Spring Boot and Postgres example