kvinodhkumar87 / 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 Boot ( RestController )

Installation

The Back End

You'll need Maven 3+ and Java 8

The Front End

  • npm install -g angular-cli to install angular 2 cli ( globally )
  • npm install to install Node packages

Run

The Back End

  • mvn spring-boot:run to start spring boot

The Front End

  • ng serve

About

Angular 2 and Spring Integration


Languages

Language:TypeScript 40.9%Language:Java 17.2%Language:Shell 14.2%Language:HTML 13.6%Language:Batchfile 10.1%Language:JavaScript 3.8%Language:CSS 0.2%