You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains the coding part of 'Microservices with Mo'.
4
+
A tutorial series about creating an microservice architecture with Spring Boot.
5
+
6
+
Here are the links to all parts of the series:
7
+
*[Intro](https://medium.com/@marcus.eisele/implementing-a-microservice-architecture-with-spring-boot-intro-cdb6ad16806c"Implementing a microservice architecture with Spring Boot — Intro")
8
+
*[Part 1: Setting up docker](https://medium.com/@marcus.eisele/implementing-a-microservice-architecture-with-spring-boot-part-one-the-environment-cbc032473ab8"Setting up docker")
9
+
*[Part 2: The architecture](https://medium.com/@marcus.eisele/microservices-with-mo-part-two-the-architecture-3845b5228ddb"Microservices with Mo - Part Two: The architecture")
10
+
*[Part 3: The counter microservice](https://medium.com/@marcus.eisele/microservices-with-mo-part-three-the-counter-microservice-5fa34af2dcdc"Microservices with Mo — Part Three: The Counter Microservice")
11
+
12
+
13
+
The architecture consists / will consist of following services:
0 commit comments