Create a Restful webservice to request products in category 600001506 that have a price reduction.
Full Requirement can be found at: https://github.com/vijinpaulraj/john-lewis-rest-demo/wiki
- Execute the
main
method fromcom.johnlewis.JohnLewisRestDemo
on an IDE such as IntelliJ
- Execute the below maven command from the project directory.
mvn spring-boot:run
Now access the application on Swagger. http://localhost:8080/swagger-ui.html#