/boot-app

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

Primary LanguageJavaMIT LicenseMIT

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