ProgrammerAnthony / Haafiz

Haafiz is a gateway in Micro Service which is inspired by many open source gateway :Zuul 1.x , spring cloud gateway,currently Not Released Now, Only For Study ......Haafiz (在英文中是守护者的意思)参考了很多开源网关的思想,基于Netty,Disruptor,etcd等技术做一个开源网关目前,暂未发布,仅供学习
804 stars 219 forks source link

I have a question #2

Closed Viknando closed 8 years ago

Viknando commented 8 years ago

When I build Gradle,I got a Error:No cached version listing for cn.leancloud.android:avoscloud-sdk:v3.+ available for offline mode.

ProgrammerAnthony commented 8 years ago

using Android Studio,go to File->Settings->Build, Execution, Deployment->Build tools->Gradle,then unCheck the offline work checkbox. BTW, I am Rearchitecting this project with Rxjava, SqlBrite,Dagger2 and many other new techniques these days . so this project may not be complete currently .