@Retention(value=RUNTIME)
@Target(value=TYPE)
@Import(value=cn.gjing.tools.swagger.core.GroupDocConfiguration.class)
public @interface EnableGroupDoc
Enable the document aggregation pattern,
which applies to the SpringCloud pattern
and applies to the gateway service
- 作者:
- Gjing