Microservice to discover USA zipcodes based on a Google Map Polygon
Guideline on Deploying & Running.
- Setup MySQL and Run the scripts in src/main/resources/db/zipcodes.sql
- Change the username/password/server ip address in SpringJdbcConfig.java class
- Run ZipCodeApp.java class
- Open browser and issue http://localhost:8080/map-poc.html