Skip to content

eshustrov/product-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Product Service (REST + JSON)

Build the web service:

mvn clean package

Start the web service in target folder on port 8080:

java -jar target/product-service-1.0-SNAPSHOT.jar

Use the web service in browser:

http://localhost:8080/

About

Product Service (REST+JSON)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages