...Project in progress.
This is a cloud microservice architectured web application. Spring cloud and netflix libraries are highly utilized.
- Api Gateway is created with Netflix Zuul.
- PRE/POST Filtering with Correlation ID is applied through services.
- Service discovery is done using Netflix Eureka.
- Resiliency is applied with Netflix Hystrix.
- Client side load balancing with Ribbon.
- Central config repo is supplied with Spring cloud config.
- More features coming soon.
