Skip to content

BrunoPereira/lunchroom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lunchroom

First try using Spring Framework

How to build

clone the repo

git clone git@github.com:BrunoPereira/lunchroom.git
cd lunchroom/scripts

If the images for the product and the order haven't been build yet

./init.sh

After the init.sh run 1 time and the images already exist

docker compose up

Accessing the services (the docker compose must be up)

Product endpoint

http://localhost:8081/swagger-ui/index.html

Orders endpoint (OAuth2 login)

http://localhost:8082/swagger-ui/index.html

About

Spring test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published