摘要:
nacos基本使用 官方文档:https://nacos.io/zh-cn/docs/what-is-nacos.html 根据官方文档在本地安装好nacos,启动并登录 以下案例基于spring cloud nacos,所以需要在父工程导入依赖: <dependency> <groupId>org 阅读全文
posted @ 2022-03-20 20:05
Y-wee
阅读(671)
评论(0)
推荐(0)
摘要:
Spring Cloud Stream基本使用 Spring Cloud Stream是一个构建消息驱动微服务的框架,可以屏蔽底层消息中间件的差异,降低切换成本,统一消息的编程模型 应用程序通过inputs或者outputs来与Spring Cloud Stream中binder对象交互,通过我们配 阅读全文
posted @ 2022-03-20 00:07
Y-wee
阅读(280)
评论(0)
推荐(0)
浙公网安备 33010602011771号