All Projects → BranislavLazic → spring-thymeleaf-pagination

BranislavLazic / spring-thymeleaf-pagination

Licence: other
Spring Boot application which demonstrates implementation of pagination in Java web application with Thymeleaf template engine

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to spring-thymeleaf-pagination

Thymeleaf
Thymeleaf is a modern server-side Java template engine for both web and standalone environments.
Stars: ✭ 2,251 (+2983.56%)
Mutual labels:  thymeleaf-template-engine, thymeleaf
react-hot-pagination
A React component to render your pagination navigation
Stars: ✭ 28 (-61.64%)
Mutual labels:  pagination
mayday
mayday博客系统,基于springboot、mybatis、ehcache、thymeleaf、bootstrap做的博客系统,完美自适应,支持markdown编辑器
Stars: ✭ 113 (+54.79%)
Mutual labels:  thymeleaf
laravel-auto
Laravel Auto - a helper package to make automated lists with filters, sorting and paging like no other
Stars: ✭ 41 (-43.84%)
Mutual labels:  pagination
hanami-pagination
No description or website provided.
Stars: ✭ 14 (-80.82%)
Mutual labels:  pagination
Flying Saucer PDF Generation
No description or website provided.
Stars: ✭ 82 (+12.33%)
Mutual labels:  thymeleaf
spring-boot-examples
本仓库为《Spring Boot 系列文章》代码仓库,欢迎点赞、收藏。
Stars: ✭ 52 (-28.77%)
Mutual labels:  thymeleaf
Pagination-Utils
A collection of methods to make message pagination with JDA easier.
Stars: ✭ 20 (-72.6%)
Mutual labels:  pagination
dynamodb-paginator
Paginate DynamoDB results easily
Stars: ✭ 18 (-75.34%)
Mutual labels:  pagination
ag-grid
The best JavaScript Data Table for building Enterprise Applications. Supports React / Angular / Vue / Plain JavaScript.
Stars: ✭ 8,743 (+11876.71%)
Mutual labels:  pagination
Spring-Boot-Security-Thymeleaf-Demo
Spring Boot 2.0+Srping Security+Thymeleaf的简易教程
Stars: ✭ 56 (-23.29%)
Mutual labels:  thymeleaf
react-native-paginated-listview
A simple paginated react-native ListView with a few customization options
Stars: ✭ 14 (-80.82%)
Mutual labels:  pagination
bs-table
BsTable is an AngularJS directive that adds tfoot tag with pagination and page size selection to your table and watches changes on your collection in ng-repeat attribute.
Stars: ✭ 42 (-42.47%)
Mutual labels:  pagination
springboot-chapter
🚀Spring Boot 2.0基础教程。主流框架整合,实践学习案例。
Stars: ✭ 23 (-68.49%)
Mutual labels:  thymeleaf
v-page
A simple pagination bar, including length Menu, i18n support, based on Vue2.x
Stars: ✭ 85 (+16.44%)
Mutual labels:  pagination
react-example-paginated-list-infinite-scroll
Follow a React tutorial series with three parts to build a powerful component in React.
Stars: ✭ 43 (-41.1%)
Mutual labels:  pagination
datatable-thymeleaf-spring-boot-starter
The simpliest application for show how to setup Dandelion-datatables when using Thymeleaf and Spring Boot
Stars: ✭ 17 (-76.71%)
Mutual labels:  thymeleaf
rails cursor pagination
Add cursor pagination to your ActiveRecord backed application
Stars: ✭ 21 (-71.23%)
Mutual labels:  pagination
jcart
JCart is a simple e-commerce application built with Spring.
Stars: ✭ 59 (-19.18%)
Mutual labels:  thymeleaf
Blazor.Pagination
A reusable pagination component for Blazor.
Stars: ✭ 27 (-63.01%)
Mutual labels:  pagination

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].