Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages