andrewflbarnes / andrewflbarnes/spring-template
Trigger template creation as part of standard bean processing
Đang mở
enhancement
- Ngôn ngữ chính
- Java
- Star
- 0
- Fork
- 0
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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).
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.