@Bean
fun lazyLoadingContextInjector(beanFactory: BeanFactory): AfterConvertCallback<Node>

AfterConvertCallback bean which injects the LazyLoadingContext into all loaded Nodes

Parameters

beanFactory

used to obtain the LazyLoadingContext