Applied clean architecture in springboot
It was based in this presentation.
The full example is present in microservices-tutorial-springboot
- building:
mvn clean package
- running (from the jar, after having built it):
java -jar api-zipcode-infraestructure/target/api-zipcode.jar
Once running, you can call:
curl http://localhost:8080/zipcode/37188