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
随着组件的增多,GlobalConfigModule 的初始化越来越重,制约启动速度。
需要一个控制 GlobalConfigModule 初始化的模块,将初始化分配到主线程、异步线程等去初始化,以及需要定义初始化顺序。
这个仓库5个月没更新了,作者一连几个月都没提交代码。。是弃坑了吗。。
这个框架很棒,还是很希望一直更新下去的!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
随着组件的增多,GlobalConfigModule 的初始化越来越重,制约启动速度。
需要一个控制 GlobalConfigModule 初始化的模块,将初始化分配到主线程、异步线程等去初始化,以及需要定义初始化顺序。
这个仓库5个月没更新了,作者一连几个月都没提交代码。。是弃坑了吗。。
这个框架很棒,还是很希望一直更新下去的!
The text was updated successfully, but these errors were encountered: