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…
Second tutorial that I have tried was how to detect circles, rectangles and triangles in an image. Like the previous program, I will use WPF and C# for the following…
Actually I have experienced working with Open CV 2.3 and Visual Studio 2010 while doing my thesis for my undergraduate study, I also wrote some tutorial, but I lost the…