Skip to content

tendyfan/spring-test-configServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-test-configServer

SpringCloud 配置中心

开发环境配置

  • 启动类:com.example.tendy.configserver.ConfigServerApplication
  • 解决开发环境profile加载错误的问题【Activated activeProfiles @profileActive@】
    1. 配置JVM参数: -Dspring.profiles.active=dev
    2. 配置springboot启动profile

About

SpringCloud 配置中心

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages