Angular Boot

March 16, 2018 ยท View on GitHub

Build Status

Source code for the tutorial published on http://blog.marcnuri.com/angular-spring-boot-integration-gradle/

The tutorial illustrates how to serve an Angular frontend application using a Java Spring Boot application as the backend and static page web server, and a Gradle script to perform automated build and deploy tasks both for Spring and Angular.

Please feel free to leave any comments or suggestions on the blog page.