@Deprecated @Target(value=TYPE) @Retention(value=RUNTIME) @Documented @Import(value=Crane4jAutoConfiguration.class) public @interface EnableCrane4jFramework
Enable crane4j components
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.