# wb-spring-boot-project **Repository Path**: deeprado/wb-spring-boot-project ## Basic Information - **Project Name**: wb-spring-boot-project - **Description**: 手写注册中心,服务发现等 - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-03-02 - **Last Updated**: 2023-07-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 播客地址:https://blog.csdn.net/weixin_42060779/category_12009548.html?spm=1001.2014.3001.5482 参考项目代码: https://gitee.com/xu--wenbin/wb-spring-boot-project.git ## TODO list ### http客户端支持 httpclient okhttp ### 支持异步请求 ### 参考Feign,Retry ### 支持fallback,fallbackFactory ### 依赖加载 compile ### 支持 ribbon 和 loadlancer 这个够呛 ### 支持 jdk/javassist 代理 jdk代理,参考 https://gitee.com/nanachi233/simple-feign.git ### 测试链接地址 http://localhost:8882/test?str=aa&str2=bbb http://localhost:8882/testdelete?str=aa&str2=bbb http://localhost:8882/testpost http://localhost:8882/testput http://localhost:8882/testerror?str=aa&str2=bbb http://localhost:8882/testerror2