andrewflbarnes / andrewflbarnes/spring-template
Trigger template creation as part of standard bean processing
未关闭
enhancement
- 主要语言
- Java
- 星标
- 0
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
At the moment the templated beans are only generated once the ApplicationContext has been fully initialised. This is done by implementing ApplicationContextAware and triggering the template initialisation once the context is set.
Really we should make this part of Spring's standard processing (and potentially reap the benefits of having it occur at this point).
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。