@Deprecated @Target(value=TYPE) @Retention(value=RUNTIME) @Documented @Import(value=Crane4jMybatisPlusAutoConfiguration.class) public @interface EnableCrane4jMybatisPlusExtension
Enable crane4j mybatis plus extension.
NOTE: This annotation is deprecated,
because since version 2.4.0 crane4j has been integrated into spring boot autoconfig.
About package scan config in this annotation, you can replace it with Crane4jComponentScan.
Copyright © 2024. All rights reserved.