andrewflbarnes / andrewflbarnes/spring-template

Trigger template creation as part of standard bean processing

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

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).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.