2021年6月22日
摘要: import org.springframework.context.annotation.Bean;import org.springframework.context.annotation.Configuration;import org.springframework.web.cors.Cor 阅读全文
posted @ 2021-06-22 15:24 upupup-999 阅读(56) 评论(0) 推荐(0)
摘要: 1.导入依赖 <dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-starter-gateway</artifactId></dependency>2.配置文件注册进nacos # na 阅读全文
posted @ 2021-06-22 14:48 upupup-999 阅读(218) 评论(0) 推荐(0)