Microservice #3: Configuring Discovery Service with Zookeeper
Reviewing previous article, the first step to configure is creating the registry/ discovery service with Zookeeper. This is how I did it, Generate a new Spring Boot Project from Visual…
Reviewing previous article, the first step to configure is creating the registry/ discovery service with Zookeeper. This is how I did it, Generate a new Spring Boot Project from Visual…
In the introduction part, I put some note about the comparison between microservice architecture and monolithic architecture. I am sorry to write it in my mother language :p Well, nothings…