GitHunt
DR

drandarov-io/Spring-5-Angular-4-Gradle-Example

An example of using Spring 5 with Angular 4 configured by Gradle

= Spring 5 + Angular 4 configured and managed by Gradle
Dmitrij Drandarov https://github.com/dmitrij-drandarov
:imagesdir: images
:toc:

== Authors

== Gradle

  • All-In-One
  • gradle bootFullApplication
  • Standalone
  • gradle bootStandaloneClient
  • gradle bootStandaloneBackend

== IntelliJ Run Configuration

=== NPM Run Configuration for Client
image::intellij_client_configuration.png[]
You may then put it in a Compound Build-Configuration:

=== Compound Configuration
image::intellij_compound_configuration.png[]

Contributors

Created September 20, 2017
Updated March 26, 2024
drandarov-io/Spring-5-Angular-4-Gradle-Example | GitHunt