ОПИСАНИЕ
Microservices are a hot topic nowadays, they show up more and more often on our projects. Though Microservices is still a developing concept, some of their features that have crystalized already, which we would like to discuss. We see that Microservices is not just a software design pattern, it is more like a company organization pattern. Microservices affect not only the way we organize our Java code but the whole project lifecycle: from designing the product’s architecture and structuring development teams up to quality assurance and product delivery. We will talk about how all those techniques can be applied to reach the common goal in the Java world.