andrewflbarnes / andrewflbarnes/spring-template
Trigger template creation as part of standard bean processing
Offen
enhancement
- Vorherrschende Sprache
- Java
- Sterne
- 0
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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).
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.