{"id":14972292,"url":"https://github.com/bezkoder/spring-boot-thymeleaf-pagination","last_synced_at":"2025-10-15T00:25:41.532Z","repository":{"id":62475210,"uuid":"560709377","full_name":"bezkoder/spring-boot-thymeleaf-pagination","owner":"bezkoder","description":"Spring Boot Thymeleaf pagination and Bootstrap example","archived":false,"fork":false,"pushed_at":"2022-11-02T04:47:28.000Z","size":100,"stargazers_count":25,"open_issues_count":0,"forks_count":15,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-07T23:14:05.985Z","etag":null,"topics":["bootstrap","bootstrap-4","bootstrap4","jpa","jpa-hibernate","jparepository","pagination","paging","spring","spring-boot","spring-boot-thymeleaf","spring-thymeleaf","springboot","thymeleaf","thymeleaf-java","thymeleaf-template-engine"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bezkoder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-11-02T04:46:35.000Z","updated_at":"2025-01-30T02:12:22.000Z","dependencies_parsed_at":"2022-11-02T05:31:27.865Z","dependency_job_id":null,"html_url":"https://github.com/bezkoder/spring-boot-thymeleaf-pagination","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bezkoder/spring-boot-thymeleaf-pagination","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezkoder%2Fspring-boot-thymeleaf-pagination","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezkoder%2Fspring-boot-thymeleaf-pagination/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezkoder%2Fspring-boot-thymeleaf-pagination/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezkoder%2Fspring-boot-thymeleaf-pagination/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bezkoder","download_url":"https://codeload.github.com/bezkoder/spring-boot-thymeleaf-pagination/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezkoder%2Fspring-boot-thymeleaf-pagination/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279032040,"owners_count":26089383,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bootstrap","bootstrap-4","bootstrap4","jpa","jpa-hibernate","jparepository","pagination","paging","spring","spring-boot","spring-boot-thymeleaf","spring-thymeleaf","springboot","thymeleaf","thymeleaf-java","thymeleaf-template-engine"],"created_at":"2024-09-24T13:46:41.236Z","updated_at":"2025-10-15T00:25:41.518Z","avatar_url":"https://github.com/bezkoder.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring Boot Thymeleaf Pagination example\n\nBuild Thymeleaf Pagination in Spring Boot example with Bootstrap. Using Spring Data JPA to interact with H2/MySQL/PostgreSQL database.\n\n![thymeleaf-pagination-example](thymeleaf-pagination-example.png)\n\nFor more detail, please visit:\n\u003e [Thymeleaf Pagination example](https://www.bezkoder.com/thymeleaf-pagination/)\n\nMore Practice:\n\u003e [Spring Boot Thymeleaf CRUD example](https://www.bezkoder.com/spring-boot-thymeleaf-example/)\n\n\u003e [Spring Boot File upload example with Multipart File](https://www.bezkoder.com/spring-boot-file-upload/)\n\n\u003e [Spring Boot Pagination \u0026 Filter example | Spring JPA, Pageable](https://www.bezkoder.com/spring-boot-pagination-filter-jpa-pageable/)\n\n\u003e [Spring Data JPA Sort/Order by multiple Columns | Spring Boot](https://www.bezkoder.com/spring-data-sort-multiple-columns/)\n\n\u003e [Spring Boot Repository Unit Test with @DataJpaTest](https://www.bezkoder.com/spring-boot-unit-test-jpa-repo-datajpatest/)\n\n\u003e [Deploy Spring Boot App on AWS – Elastic Beanstalk](https://www.bezkoder.com/deploy-spring-boot-aws-eb/)\n\nException Handling:\n\u003e [Spring Boot @ControllerAdvice \u0026 @ExceptionHandler example](https://www.bezkoder.com/spring-boot-controlleradvice-exceptionhandler/)\n\n\u003e [@RestControllerAdvice example in Spring Boot](https://www.bezkoder.com/spring-boot-restcontrolleradvice/)\n\nRest API:\n\u003e [Spring Boot + MySQL: CRUD Rest API example](https://www.bezkoder.com/spring-boot-jpa-crud-rest-api/)\n\n\u003e [Spring Boot + PostgreSQL: CRUD Rest API example](https://www.bezkoder.com/spring-boot-postgresql-example/)\n\n\u003e [Spring Boot + SQL Server: CRUD Rest API example](https://www.bezkoder.com/spring-boot-sql-server/)\n\n\u003e [Spring Boot + H2: CRUD Rest API example](https://www.bezkoder.com/spring-boot-jpa-h2-example/)\n\n\u003e [Spring Boot + MongoDB: CRUD Rest API example](https://www.bezkoder.com/spring-boot-mongodb-crud/)\n\n\u003e [Spring Boot + Oracle: CRUD Rest API example](https://www.bezkoder.com/spring-boot-hibernate-oracle/)\n\n\u003e [Spring Boot + Cassandra: CRUD Rest API example](https://www.bezkoder.com/spring-boot-cassandra-crud/)\n\nSecurity:\n\u003e [Spring Boot + Spring Security JWT Authentication \u0026 Authorization](https://www.bezkoder.com/spring-boot-jwt-authentication/)\n\nFullstack:\n\u003e [Vue + Spring Boot example](https://www.bezkoder.com/spring-boot-vue-js-crud-example/)\n\n\u003e [Angular 8 + Spring Boot example](https://www.bezkoder.com/angular-spring-boot-crud/)\n\n\u003e [Angular 10 + Spring Boot example](https://www.bezkoder.com/angular-10-spring-boot-crud/)\n\n\u003e [Angular 11 + Spring Boot example](https://www.bezkoder.com/angular-11-spring-boot-crud/)\n\n\u003e [Angular 12 + Spring Boot example](https://www.bezkoder.com/angular-12-spring-boot-crud/)\n\n\u003e [Angular 13 + Spring Boot example](https://www.bezkoder.com/spring-boot-angular-13-crud/)\n\n\u003e [Angular 14 + Spring Boot example](https://www.bezkoder.com/spring-boot-angular-14-crud/)\n\n\u003e [React + Spring Boot + MySQL example](https://www.bezkoder.com/react-spring-boot-crud/)\n\n\u003e [React + Spring Boot + PostgreSQL example](https://www.bezkoder.com/spring-boot-react-postgresql/)\n\nRun both Back-end \u0026 Front-end in one place:\n\u003e [Integrate Angular with Spring Boot Rest API](https://www.bezkoder.com/integrate-angular-spring-boot/)\n\n\u003e [Integrate React.js with Spring Boot Rest API](https://www.bezkoder.com/integrate-reactjs-spring-boot/)\n\n\u003e [Integrate Vue.js with Spring Boot Rest API](https://www.bezkoder.com/integrate-vue-spring-boot/)\n\n## Run Spring Boot application\n```\nmvn spring-boot:run\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbezkoder%2Fspring-boot-thymeleaf-pagination","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbezkoder%2Fspring-boot-thymeleaf-pagination","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbezkoder%2Fspring-boot-thymeleaf-pagination/lists"}