会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
love0420
博客园
首页
新随笔
联系
订阅
管理
2024年11月3日
OpenFeign简单使用
摘要: OpenFeign入门 什么是 OpenFeign? OpenFeign是一个远程访问的组件,用于两个微服务之间互相访问的中间件 OpenFeign使用步骤 1.添加OpenFeign的依赖 <!-- 加入OpenFeign的依赖 --> <dependency> <groupId>org.spri
阅读全文
posted @ 2024-11-03 14:00 xxxLin
阅读(149)
评论(0)
推荐(0)
公告