This example shows how to do a paginated table with Angular and Spring Boot ( RestController )
You'll need Maven 3+ and Java 8
-
npm install -g @angular/cli
to install angular cli ( globally ) -
npm install
to install Node packages
mvn spring-boot:run
to start spring boot
ng serve --proxy-config proxy.conf.json