abstract fun getLoadTimeWeaver(): LoadTimeWeaver
Create, configure and return the LoadTimeWeaver instance to be used. Note that it is unnecessary to annotate this method with @Bean, because the object returned will automatically be registered as a bean by LoadTimeWeavingConfiguration#loadTimeWeaver()