Java Spring Boot Microservices Description This is an example application that registers a user, but firstly checks if is a fraud one and then sends a Welcome Notification. The whole appliaction is emplemented with maven multi-module structure. Technologies Java 17 JPA Spring 2.5.7 Maven 3.8.7 DB: postgress with PGAdmin UI env For Service Discovery we use Eureka REST client we use OpenFeign For LoadBalancer we user Spring Cloud Gateway For Tracing Sleuth and Zipkin!