ostenant / spring-cloud-starter-thrift

spring-cloud-starter-thrift提供SpringCloud对可伸缩的跨语言服务调用框架Apache Thrift的封装和集成。
159 stars 83 forks source link

能否不用Consul,让client直接访问server? #1

Open liubo404 opened 6 years ago

liubo404 commented 6 years ago

2.能把Consul换成Eureka么?

liubo404 commented 6 years ago

之前不使用cloud的版本咋不单独开一个git维护呢

liubo404 commented 6 years ago

这个项目能用到生产上么?

liubo404 commented 6 years ago

spring-boot-starter-thrift 这个的源码还有么?更新后变成spring-cloud-starter-thrift,把原来的代码冲了,能还原么

ostenant commented 6 years ago

项目可以部署到生产环境,目前支持的是consul,有考虑提供Eureka的集成

ostenant commented 6 years ago

这个starter用于集成了Spring Cloud微服务,命名确已更新。这个很抱歉,原版本已经废弃。

stonegos commented 5 years ago

项目可以部署到生产环境,目前支持的是consul,有考虑提供Eureka的集成

现在支持了吗?