更新属性文件值时包含环境的属性文件
This commit is contained in:
@@ -130,6 +130,7 @@ public class PropertiesUtils {
|
|||||||
logger.error("Load " + location + " failure. ", e);
|
logger.error("Load " + location + " failure. ", e);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
properties.put("configFiles", StringUtils.join(configFiles, ","));
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user