Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 389 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 389 Bytes

ProductCatalogWebApp

  1. Spring MVC application to Manage the Product Catalog.Jsp page for adding products.
  2. Unit test cases covered for loading the page (inital load) and refreshing the page.(after product add)
  3. Dependency on catalogservice, modify the catalog.service.endpoint.url property to point the service url.

To Run: mvn spring-boot:run