Skip to content

gundeepsn/Vehicle-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vehicle management

Backend implementation for a simple Vehicle management system using Microframework architecture

Instructions

Check each component to see its details and instructions. Note that all three applications should be running at once for full operation.

Steps to start the whole application

  • STEP 1: Open vehicles-api project in IDE and start the application

  • STEP 2: Open the price-service project in new Window and start the application

  • STEP 3: Open the boogle maps project in another Window and start the application

After all these steps:

OPEN http://localhost:8080/ , the eureka server will be running and all the microservices will be listed

Dependencies

The project requires the use of Maven and Spring Boot, along with Java v11.

About

Basic Vehicle management system using micro-services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages