Skip to content

siwonpawel/multi-module-maven

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi module maven project

The main reason of this project is get to know how to create Spring app integrated with node's based UI (in this case Angular).
This project is only containing Spring resource routes for Angular frontend to serve these files by Spring application.

How to run

Execute command mvn install in root directory of the project. Bundle file is generated to backend\target\backend-0.0.1-SNAPSHOT.jar file. Run jar file in command line using java -jar backend-0.0.1-SNAPSHOT.jar command.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published