PROMBLEM TWO:
How to run this application (impolemented as springBoot Service):
- Unzip TaxRestAPI.zip project your local machine and import into Eclipse or preferred IDE as Maven project
- Right click > Maven > Update Project
- Right click > Run As > Spring Boot App
- Use Chrome Poster or Postman and input INPUTs as shown below on end point http://localhost:9596/api/tax/calculate (note that the port is predefined in the application.property file)
NOTE: see #1 for few screen shot of the result