andrewflbarnes / andrewflbarnes/spring-template
Trigger template creation as part of standard bean processing
Aperta
enhancement
- Lingua principale
- Java
- Stelle
- 0
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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).
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.