Run mvn spring-boot:run
Go to "http://localhost:8080"
Go to "http://localhost:8080/h2-console" to see simulation data in h2 database.
Pagination demo with Spring Boot + Spring Data JPA(or not) + Thymeleaf
Java
Run mvn spring-boot:run
Go to "http://localhost:8080"
Go to "http://localhost:8080/h2-console" to see simulation data in h2 database.