Skip to content

jucasoft/angular2-spring

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 45.0%
  • Java 21.6%
  • HTML 14.4%
  • Shell 9.5%
  • Batchfile 6.7%
  • JavaScript 2.7%
  • CSS 0.1%