06 2020 档案
springcloud复习3
摘要:/** * 1、如何使用Nacos作为配置中心统一管理配置 * * 1)、引入依赖, * <dependency> * <groupId>com.alibaba.cloud</groupId> * <artifactId>spring-cloud-starter-alibaba-nacos-conf 阅读全文
posted @ 2020-06-27 23:21 从精通到陌生 阅读(143) 评论(0) 推荐(0)
dubbo 整合ssm配置
摘要:cosumer方 <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema 阅读全文
posted @ 2020-06-03 00:35 从精通到陌生 阅读(242) 评论(0) 推荐(0)