×
java microservices example

Introduction to a Java Fault Tolerance Library: Resilience4j

In this article, we will introduce Resilience4j, which contributes to the promotion of "fault tolerance" for Java microservices, and some resources for the development of microservices.

Visualizing Service Tracing Analysis for Microservices

In this example, we introduce how to visualize service tracing analysis for two Spring Cloud-based microservices with Spring Cloud Sleuth and Zipkin in Java.