Runs on port 5200
- Problem - Caused by: com.spotify.docker.client.shaded.javax.ws.rs.ProcessingException: java.io.IOException: No such file or directory
- Solution - Check if docker is up and running!
- Problem - Error creating the Docker image on MacOS - java.io.IOException: Cannot run program “docker-credential-osxkeychain”: error=2, No such file or directory
- Solution - https://medium.com/@dakshika/error-creating-the-docker-image-on-macos-wso2-enterprise-integrator-tooling-dfb5b537b44e
http://localhost:5200/api/spring-rest/infinite-zero/corona/all
http://localhost:5200/api/spring-rest/infinite-zero/corona/all/sort/totalconfirm/100 http://localhost:5200/api/spring-rest/infinite-zero/corona/all/sort/totalnewconfirm/100 http://localhost:5200/api/spring-rest/infinite-zero/corona/all/sort/totalrecover/100 http://localhost:5200/api/spring-rest/infinite-zero/corona/all/sort/totalnewrecover/100 http://localhost:5200/api/spring-rest/infinite-zero/corona/all/sort/totaldeath/100 http://localhost:5200/api/spring-rest/infinite-zero/corona/all/sort/totalnewdeath/100
http://localhost:5200/api/spring-rest/infinite-zero/corona/country/Spain http://localhost:5200/api/spring-rest/infinite-zero/corona/country/US
$ zip -d nameofyourzipfile.zip __MACOSX/\*