摘要: server端 <dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-starter-netflix-eureka-server</artifactId> </dependency> <d 阅读全文
posted @ 2022-03-17 20:11 花心大萝卜li 阅读(142) 评论(0) 推荐(0)
摘要: 123匹配时间 bettwn 时间之间用逗号分隔 4 cookie 5 header Host Method Query Weight http://localhost:9001/nacos-provider/msb/get 这个是经过9001端口直接访问地址是可以访问的到的 http://loca 阅读全文
posted @ 2022-03-17 16:35 花心大萝卜li 阅读(121) 评论(0) 推荐(0)
摘要: server: port: 9999 spring: application: name: springcloud-gateway-9999 cloud: nacos: discovery: server-addr: localhost:8848 gateway: discovery: locato 阅读全文
posted @ 2022-03-17 12:18 花心大萝卜li 阅读(375) 评论(0) 推荐(0)