marcnuri-demo / angularboot

How to serve an Angular (>2) 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.

Home Page:http://blog.marcnuri.com/angular-spring-boot-integration-gradle/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

How to serve an Angular (>2) 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.

http://blog.marcnuri.com/angular-spring-boot-integration-gradle/

License:Apache License 2.0


Languages

Language:TypeScript 55.6%Language:Java 24.4%Language:JavaScript 16.2%Language:HTML 3.2%Language:CSS 0.7%