Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
John Blum opened DATAGEODE-198 and commented
Adds support for an AbstractLazyResolvingComposableConfigurer class that composes Configurers and resolves the Configurers from the Spring BeanFactory at FactoryBean initialization-time
AbstractLazyResolvingComposableConfigurer
Configurers
BeanFactory
FactoryBean
Backported to: 2.1.9 (Lovelace SR9)
The text was updated successfully, but these errors were encountered:
jxblum
Successfully merging a pull request may close this issue.
John Blum opened DATAGEODE-198 and commented
Adds support for an
AbstractLazyResolvingComposableConfigurer
class that composesConfigurers
and resolves theConfigurers
from the SpringBeanFactory
atFactoryBean
initialization-timeBackported to: 2.1.9 (Lovelace SR9)
The text was updated successfully, but these errors were encountered: