Skip to content

TomJahncke/Angular2WorkshopSpringBoot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Angular 2 Workshop with Spring Boot - The backend

To demonstrate how to use spring boot to serve an Angular 2 application.

Build the final sample

  • mvn package
  • cd target
  • java -jar tohWeb-0.0.1-SNAPSHOT.jar
    • Can add -Dexploded.path=<Path to the dist folder of your Angular 2 application, with a slash at the end>
    • Such as -Dexploded.path=file:///Users/tjahncke/playground/Angular2Workshop/dist/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages