Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 643 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 643 Bytes

Angular Boot

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.