Skip to content

This repository is an example application for Spring Boot and Angular2 tutorial.

License

Notifications You must be signed in to change notification settings

gtostock/boot-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot example app for Spring Boot and Angular2 Tutorial Build Status

This repository is an example application for Spring Boot and Angular2 tutorial.

Demo.

Getting Started

Run Spring Boot.

redis-server /usr/local/etc/redis.conf # use redis as cache storage
mvn spring-boot:run

Serve frontend app.

git clone https://github.com/springboot-angular2-tutorial/angular2-app.git
# Follow the README

Testing.

mvn test

Tutorial

Under construction...

Related Projects

Credits

License

MIT

About

This repository is an example application for Spring Boot and Angular2 tutorial.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 60.0%
  • Groovy 38.0%
  • HTML 1.1%
  • Shell 0.9%