We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
springboot
file.conf
Assign to @wangliang181230 . The PR is optimize: Refactor configuration #5285
yaml
seataEnv
help-wanted
If there is an exception, please attach the exception trace:
Just paste your stack trace here!
1.8
1.7.0-SNAPSHOT
Windows 10
The text was updated successfully, but these errors were encountered:
wangliang181230
No branches or pull requests
Ⅰ. Issue Description
BUG修复需求:
springboot
项目下,file.conf
配置文件失效;springboot
下的yaml
配置,也不会生效),这会导致配置中心上需要上传和设置全量配置;seataEnv
时,只会读取环境值对应的配置文件,通用配置文件不会生效。这导致环境配置文件需要配置全量配置,而不是基于通用配置再配置环境个性配置。优化需求:
help-wanted
(待PR optimize: Refactor configuration #5285 合并后,再重新梳理默认配置)新特性需求:
help-wanted
(待PR optimize: Refactor configuration #5285 合并后,再进行支持)Ⅱ. Describe what happened
If there is an exception, please attach the exception trace:
Ⅲ. Describe what you expected to happen
Ⅳ. How to reproduce it (as minimally and precisely as possible)
Ⅴ. Anything else we need to know?
Ⅵ. Environment:
1.8
1.7.0-SNAPSHOT
Windows 10
The text was updated successfully, but these errors were encountered: