Skip to content
New issue

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

feat(系统配置): base-path值正确性校验 #286

Merged
merged 3 commits into from
May 19, 2023

Conversation

bestfeng1020
Copy link
Contributor

feat(系统配置): base-path值正确性校验

return scope
.flatMap(scopeConfig -> configManager.setProperties(scopeConfig.getScope(), scopeConfig.getProperties()))
.flatMap(scopeConfig -> {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

应该通过监听 ConfigEntity 实体事件来校验更科学?

@zhou-hao zhou-hao merged commit 4c370c1 into master May 19, 2023
1 check passed
@bestfeng1020 bestfeng1020 deleted the base-path-verification branch May 19, 2023 04:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants