Skip to content

FreeCodeTeam/spring-boot-gateway-nacos-registry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-gateway-nacos-registry

Configure Gateway Routes Using Nacos

使用Nacos作为配置中心动态配置Gateway的路由信息

配置开启自动注入:

spring:
  cloud:
    gateway:
      config:
          nacos:
            enabled: true

nacos配置信息复用NacosConfigProperties配置类的配置

About

Configure Gateway Routes Using Nacos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages