Some days ago, Spring Cloud announced support for several Alibaba components used for building microservices-based architecture. The project is still in the incubation stage, but there is a plan for graduating it from incubation to officially join a Spring Cloud Release Train in 2019. The currently released version 0.0.2.RELEASE is compatible with Spring Boot 2, while the older version 0.0.1.RELEASE is compatible with Spring Boot 1.x. This project seems to be very interesting, and currently, it is the most popular repository amongst Spring Cloud Incubator repositories (around 1.5k likes on GitHub). Currently, the most commonly used Spring Cloud project for building microservices architecture is Spring Cloud Netflix. As you probably know, this project provides Netflix OSS integrations for Spring Boot apps, including service discovery (Eureka), circuit breaker (Hystrix), intelligent routing (Zuul) and client-side load balancing (Ribbon). The first question that came to my mind when I was reading about Spring Cloud Alibaba was: "Can Spring Cloud Alibaba be an alternative for Spring Cloud Netflix?" The answer is yes, but not entirely.
I guess you came to this post by searching similar kind of issues in any of the search engine and hope that this resolved your problem. If you find this tips useful, just drop a line below and share the link to others and who knows they might find it useful too.
Stay tuned to my blog, twitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.
tutorial,microservices,spring cloud,alibaba cloud,spring cloud netflix
Stay tuned to my blog, twitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.
This article is related to
tutorial,microservices,spring cloud,alibaba cloud,spring cloud netflix
0 Comments