mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2025-09-03 19:16:07 +00:00
fix 修复 EnvironmentPostProcessor 不生效问题
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
org.springframework.boot.env.EnvironmentPostProcessor=\
|
||||
com.ruoyi.common.elasticsearch.config.ActuatorEnvironmentPostProcessor
|
@@ -1 +0,0 @@
|
||||
com.ruoyi.common.elasticsearch.config.ActuatorEnvironmentPostProcessor
|
@@ -0,0 +1,2 @@
|
||||
org.springframework.boot.env.EnvironmentPostProcessor=\
|
||||
com.ruoyi.common.loadbalance.config.CustomEnvironmentPostProcessor
|
@@ -1 +0,0 @@
|
||||
com.ruoyi.common.loadbalance.config.CustomEnvironmentPostProcessor
|
Reference in New Issue
Block a user