Testing Spring Cloud Projects
Welcome to my first blog post as a Spring Cloud team member :)
It's been a month since I joined and it's worth to share some of the interesting things that took place during that time.
If you've been reading any of my posts at my Too Much Coding blog then you know that I'm crazy about two things - testing and microservices. Since all that I do at the moment is microservice related today's post will be about testing.
The Spring Cloud projects
When I joined Spring Cloud team I did a quick scan of the Github and it turned out that we have quite a few projects to govern including:
- Spring Cloud Netflix (including Eureka Discovery Service and Registry, Hystrix, Feign and RIbbon support)
- Spring Cloud Zookeeper
- Spring Cloud Consul
- Spring Cloud Sleuth …