1.14 注册LoadTimeWeaver
@Configuration
@EnableLoadTimeWeaving
public class AppConfig {
}<beans>
<context:load-time-weaver/>
</beans>最后更新于
这有帮助吗?
@Configuration
@EnableLoadTimeWeaving
public class AppConfig {
}<beans>
<context:load-time-weaver/>
</beans>最后更新于
这有帮助吗?
这有帮助吗?