Project setup, REST communication and Service Discovery — This is the first post of my microservices series, where I talk about my impressions of this architecture style using Java with Spring Boot. The full series of articles are listed below: Part I: Project setup, REST communication and Service Discovery Part II: Fault tolerance and Configuration Server Part III…