amarjeet / angular2-spring

Angular 2 and Spring Integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

angular2-spring

This example shows how to do a paginated table with Angular 2 and Spring ( RestController )

Installation

The Back End

You'll need Maven 3+ and Java 8

The Front End

  • npm install to install Node packages
  • bower install to install Bower packages ( run npm install -g bower if you don't have Bower already installed )

Run

The Back End

  • run.sh to start an embedded Jetty Server ( with an embedded H2 database )

The Front End

  • gulp play

About

Angular 2 and Spring Integration


Languages

Language:JavaScript 93.4%Language:CSS 5.1%Language:Java 0.9%Language:TypeScript 0.4%Language:HTML 0.2%Language:Shell 0.0%