Java microservices architecture by example - 0 views
-
A microservices architecture is a particular case of a service-oriented architecture (SOA)
-
What sets microservices apart is the extent to which these modules are interconnected.
-
Every server comprises just one certain business process and never consists of several smaller servers.
- ...12 more annotations...