This project is a clean architecture example
Follow these steps to install the application:
Clone this repository on your local.
Go to the CleanArchitectureBasketApp directory
Run the docker-compose up at command line
Run http://localhost:8080/swagger/index.html url in your browser
pgAdmin URL is http://localhost:5050/
pgAdmin Server Informations:
General Name: postgres
Host name/adress: postgres
Password: changeme
Id
ProductCount
ProductId
CreateDate
7a4ccfeb-0174-49e1-a3a2-b1a85c982608
2
fbc178bf-6751-48bb-8df3-5dfbf00194ec
2022-04-18 19:45:08.860821+00
88dda06e-1796-46ac-adc7-ff4cf90a8a01
7
f27e09f4-7a24-4890-a595-a02827a98aa4
2022-04-18 19:45:08.860829+00
e02167e2-db7e-4919-af3e-d7a8c5d0b594
4
5c95c5d4-c887-493d-9589-0efc9f20e67e
2022-04-18 19:45:08.860829+00
Id
ProductName
Stock
CreateDate
5c95c5d4-c887-493d-9589-0efc9f20e67e
Paper A4
10
2022-04-18 19:45:08.860802+00
f27e09f4-7a24-4890-a595-a02827a98aa4
Book
100
2022-04-18 19:45:08.860829+00
fbc178bf-6751-48bb-8df3-5dfbf00194ec
Pencil
20
2022-04-18 19:45:08.860829+00