Skip to content

Preyashi123/companyms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

companyms

Content of Repository

  1. UML - Folder contains all the UML diagrams.
  2. Postman SS - Folder contains screenshots of testing done on Postman application.
  3. docs - Folder contains Test scenario sheet, BRD, Milestone document.
  4. SQL- Table creation - Folder contains all sql queries to create the tables required
  5. Microservice - companydetails - Folder contains springboot application

Steps to run the microservice.

  1. Setting Up Mysql Database.
  • Open Mysql workbench and create a connection.

  • Create a database. Create DatabaseName;

  • Select the database. Use DatabaseName;

  • Then run the queries provided in SQL- Table creation folder one by one.

  1. Running Springboot application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published