Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

CRUD SPA (Single Page Application) with Angular 7.0 and Spring Boot 2.1

Application contains two modules:

Technology stack:

  • Java 8
  • Angular 7.0
  • Angular Material
  • Angular CLI
  • Spring Boot 2.1
  • Maven 3+
  • PostgresSQL 11

Prerequisites:

  • Java 8
  • Node.js 8+

Getting Started

To install this example application, run the following commands:

git clone https://github.com/Knlsharma/registration_module.git
cd registration_module

To run the server, cd into the server folder and run:

mvn registration_module

To run the client, cd into the client folder and run:

npm install && npm start

Exposed ports:

CLIENT  : 4200
SERVER  : 8080

Development

To build the application and start a web server (auto update during development)

ng serve -o

About

Angular 7 + Spring Boot

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages