By now, you have covered selected and basic minimum technical details from multiple frameworks, including but not limited to Spring Boot, Spring Cloud, and Axon CQRS. Now let’s see how they fit together so that you can architect and build real-world applications. For this purpose, you will design and build a basic e-commerce web site.
As you can appreciate by now, microservices architecture is not simple or straightforward compared to traditional or monolith architecture, so even the little e-commerce web site you are going ...