This example shows how to do a paginated table with Angular 2 and Spring ( RestController )
You'll need Maven 3+ and Java 8
npm install
to install Node packagesbower install
to install Bower packages ( runnpm install -g bower
if you don't have Bower already installed )
run.sh
to start an embedded Jetty Server ( with an embedded H2 database )
gulp play