Skip to content

An example that display how to create a pagination using Spring Data and Angular 5

Notifications You must be signed in to change notification settings

MarcF06110/Spring-Angular5-Pagination

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spring-Angular5-Pagination

This's an example that show how to create a pagination based on Spring data and Angular 5 : There's two modules :

  • Client : A simple application that provide a rest web service to be consumed by the http client,it's a spring boot application that use spring data for the repository layer and the pagination.
  • Client GUI : A simple angular 5 application that will be used to consume the rest web service provider by the module client and to provide the pagination.

About

An example that display how to create a pagination using Spring Data and Angular 5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 55.9%
  • Java 23.5%
  • HTML 11.4%
  • JavaScript 8.8%
  • CSS 0.4%