Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 312 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 312 Bytes

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/