andrewflbarnes / andrewflbarnes/spring-template
Trigger template creation as part of standard bean processing
Ouverte
enhancement
- Langage dominant
- Java
- Étoiles
- 0
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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).
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.