GitHub - yvau/spring4-angular2: Angular 2 and spring Mvc 4 · GitHub
Skip to content

yvau/spring4-angular2

Folders and files

Repository files navigation

Angular 2 and Spring mvc 4

This is a sample contacts crud angular project for anyone looking to get up and running with Spring mvc. Using maven to compile typeScript and java files and the embedded database Hsql

Pre - requisites

Features

  • Spring Mvc 4.3.5
  • Hsqldb 2.3
  • Angular 2.4.2
  • Semantic-ui 2.2.4
  • Tomcat-7 2.2
  • Webpack dev server 2.1.0-beta

Run in dev mode

# compile and start in development mode
 mvn clean tomcat7:run
        -- or --
# start webpack development server
 cd angular2
 npm start

About

Angular 2 and spring Mvc 4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors