Skip to content

vrc29797/shopping-cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shopping-cart

Configuration

Configuration Files

Folder src/resources/ contains config files for shopping-cart Spring Boot application.

  • src/resources/application.properties - main configuration file.
  • Update the postgres username, pass and port here.

Pre-requisites

Java 8, Postgres 15

How to run

Run Postgres and create DB shoppingCart (Tables wil be created automatically).

Clone this repo and open code in Intellij as Maven Project. Run the ShoppingCartApplication using the default Configuration.

Use below Postgres Collection to interact with APIs- https://api.postman.com/collections/5752436-6649bb2b-1efb-4757-a40f-017669421693?access_key=PMAT-01H1HN620AHAHNGHRVRMN55P20

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages