Quickly setting up a Microservices prototype
We are using Spring Boot and Spring Cloud to do that. Essentially, we've got several jars that are just bootable jars. In each one of those jars is either a core infrastructure piece. It's something that you need from a micro-services architecture perspective. Monitoring, audit, logging, whatever it is. Configuration, you need all those individual