springcloud复习3
摘要:/** * 1、如何使用Nacos作为配置中心统一管理配置 * * 1)、引入依赖, * <dependency> * <groupId>com.alibaba.cloud</groupId> * <artifactId>spring-cloud-starter-alibaba-nacos-conf
阅读全文
posted @
2020-06-27 23:21
从精通到陌生
阅读(142)
推荐(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
从精通到陌生
阅读(241)
推荐(0) 编辑