r3aper89 / gdp-car-rego-backend

This repository contains the backend code for the Car Registration Tracker project.
MIT License
0 stars 0 forks source link

gdp-car-rego-backend

This repository contains the backend code for the Car Registration Tracker project.

Prerequisite

create docker network for gdp-car-rego-backend and gdp-car-rego-database to talk too

docker network create gdp-car-rego

start gdp-car-rego-database start this devcontainer

open devcontainer

open command pallet (F1 or CTRL + P) select: Dev containers: reopen in devcontainer

OR command pallet >Dev Containers: Install devcontainer CLI

devcontainer up

Run App

mvn spring-boot:run

Access Swagger UI

swagger UI api doc json