Skip to content

In this template you can host angular front-end and spring back-end application in same project.

License

Notifications You must be signed in to change notification settings

chamikara1998/spring_angular_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular 8 + Spring Boot Multi Model Maven Template

travis build license

Spring angular template is a lightweight, feature rich template to create full stack applications using spring and angular.

It support all modern style, unit tests.

💡 Features

Angular Spring Maven

📂 Sub Modules

  • Backend Module
  • Frontend Module

🎉 Get Started

a. Run below command in root directory.

mvn install

b. Open Project using intellj

🎨 Frontend Run

  1. Navigate to frontend folder.

  2. Run below command

    npm install
    
  3. To run frontend application separately run below command.

    npm run start
    

⏳ Build Application

a. Run below command in root directory.

mvn install

b. Open Project using intellj

It will build angular frontend and copy static files to backend resource folder. During backend build process it will create final application with frontend. After Production Deployment no need to run frontend separately.

💪 Contributers

alt text alt text
Chamikara Samarasekara Sandaru Kalapuge

©️ License

Spring Angular Template is MIT licensed. Please refer LICENSE for more information.

About

In this template you can host angular front-end and spring back-end application in same project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •