andrewflbarnes / andrewflbarnes/spring-template
Trigger template creation as part of standard bean processing
Abierto
enhancement
- Lenguaje dominante
- Java
- Estrellas
- 0
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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).
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.