logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

Nacos(三)GateWay 和 Nacos结合,使用Nacos作为配置中心和注册中心

文章目录一、工程介绍1、父模块2、nacos-provider2.1 pom文件2.2 启动类2.3 controller2.4 bootstrap文件3、nacos-consumer模块3.1 pom文件3.2 启动类3.3 controller3.4 bootstrap文件4、gateway模块4.1 pom文件4.2 启动类4.3 bootstrap文件二、 nocas注册中心和配置中心相关

#java#gateway
到底了