[go: nahoru, domu]

Skip to content

santhoshkaruppiah/Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo

How to run?

Its using in-memory H2-DB, which is seeded with some data using sql and some programmatically loaded. Please run below command to execute the project.

./mvnw spring-boot:run

userName=user

password will be generated instantly on the console as you run the command './mvnw spring-boot:run'

example: Using default security password: ae4e6cca-f21a-4ef7-9b58-3ffd53769ad5

By default port is 8080. Below are the service endpoints exposed to read from the DB.

:/getAllPrice

:/getPriceByArticle?article=Milk

:/getPriceByVendor?vendor=Costco

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published