文件名称:海豚:基于spring boot支持thrift序列化的http的微服务框架
文件大小:1.89MB
文件格式:ZIP
更新时间:2024-02-26 19:56:23
spring spring-boot spring-cloud thrift hystrix
海豚 基于spring boot支持thrift序列化的http的微服务框架 特征 支持thrift序列化的http协议 兼容spring cloud ribbon配置 支持基于ribbon负载均衡的retryRetryLoadBalancerInterceptor 快速开始 客户 1.springboot启动时加上支持EnableTHttpInject注解 @EnableTHttpInject 2. EnableTHttpInject之后,就可以这样使用http的thriftclient @THttpInject ( backupServers = { " localhost:909
【文件预览】:
dolphin-master
----README.MD(2KB)
----pom.xml(4KB)
----dolphin-web()
--------pom.xml(1KB)
--------src()
----dolphin-core()
--------pom.xml(1KB)
--------src()
----doc()
--------tool()
--------thrift()
----.gitignore(2KB)
----dolphin-demo()
--------dolphin-demo-server()
--------pom.xml(2KB)
--------dolphin-demo-client()
--------dolphin-demo-api()
--------dolphin-demo-eureka()
----dolphin-commons()
--------pom.xml(3KB)
--------src()