Annotation Interface EnableKnife4j
@Retention(RUNTIME)
@Target(TYPE)
@Documented
@Import(Knife4jAutoConfiguration.class)
@ConditionalOnWebApplication
public @interface EnableKnife4j
Enable Knife4j enhanced annotation and use @EnableSwagger2 annotation together.
inlude:
- Interface sorting
- Interface document download (word)
- 从以下版本开始:
- 2.0.0
- 作者:
- xiaoymin