Skip to content

Spring Boot MVC application which implements RESTful API in Angular Frontend which acessed the API

Notifications You must be signed in to change notification settings

rohansikder/SpringBootJPA

Repository files navigation

SpringBootJPA

Installation

Server:

  1. Open MySql and create a database called finalProj and leave running in background.
  2. Open Eclipse and make sure Spring Boot 4 is installed.
  3. Import SG00389052 into eclipse.
  4. Run project as a Spring Boot App.

Client:

  1. Open CG00389052 in command prompt.
  2. Run 'npm install' to install dependencies.
  3. Run 'ng serve --open'

Testing: Postman was used for testing the server. All requests are in the AdvancedDataCentric.postman_collection.json which you can open and run the requests.

About

Spring Boot MVC application which implements RESTful API in Angular Frontend which acessed the API

Topics

Resources

Stars

Watchers

Forks