Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 331 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 331 Bytes

Demo for pagination with Thymeleaf template engine

How to run

Run mvn install in root directory

Run java -jar target/spring-thymeleaf-pagination-0.0.1-SNAPSHOT.jar

Go to http://localhost:8080

Special thanks to Bruno Raljic for implementation of algorithm that calculates button span.