Consul Server: http://192.168.99.100:8500/ui
Portafolio service: http://192.168.99.100:57116/swagger-ui.html
Pricing service: http://192.168.99.100:57216/swagger-ui.html
Example base on: https://www.javacodegeeks.com/2017/12/microservices-implementation-example-spring-boot.html
Note: Before run in play-with-docker execute: apk update && apk add ca-certificates wget && update-ca-certificates