v2dev
V2EX  ›  Java

spring 多环境配置管理最佳实践是什么?

  •  
  •   v2dev · Apr 2, 2020 · 3900 views
    This topic created in 2233 days ago, the information mentioned may be changed or developed.

    遇到越来越复杂的项目,不同的环境、不同的分支都会有不同的配置文件,管理起来也越来越混乱,想请教各位前辈有没有比较好的管理思路

    12 replies    2020-04-03 14:25:19 +08:00
    Smilencer
        1
    Smilencer  
       Apr 2, 2020
    maven profile 或者 spring profile,二选一
    Jafee
        2
    Jafee  
       Apr 2, 2020
    使用 spring profile 方便点吧,每个环境一个配置文件。
    Yuicon
        3
    Yuicon  
       Apr 2, 2020
    配置中心
    saximoer
        4
    saximoer  
       Apr 2, 2020
    配置中心+10086
    根据 profile 区分即可
    sprit
        5
    sprit  
       Apr 2, 2020
    Apollo
    rockyou12
        6
    rockyou12  
       Apr 2, 2020
    spring cloud config + profile 功能可以拯救你
    huskyui
        7
    huskyui  
       Apr 2, 2020
    后辈来一句 spring cloud config
    Aresxue
        8
    Aresxue  
       Apr 2, 2020
    不超过十个 spring 自己够用, 超过十个上个配置中心好了, 比如 nacos
    chendy
        9
    chendy  
       Apr 2, 2020
    spring 自己的 profile + 配置中心
    xuanbg
        10
    xuanbg  
       Apr 2, 2020
    最简单的解决方案就是 spring cloud config
    yiyi11
        11
    yiyi11  
       Apr 3, 2020 via Android
    用配置中心,国产的 nacos,apollo,外国的 consul 。纯用做配置管理的话 apollo 最好,但是 nacos 和 consul 还有个好处是它们还是服务注册中心,所以看你的项目技术栈选择。
    Masonnn
        12
    Masonnn  
       Apr 3, 2020
    Apollo +1
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5664 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 55ms · UTC 07:09 · PVG 15:09 · LAX 00:09 · JFK 03:09
    ♥ Do have faith in what you're doing.