Annotation Interface EnableFeignAutoRefresh


@Retention(RUNTIME) @Target(TYPE) @Documented @Inherited @Import(Marker.class) public @interface EnableFeignAutoRefresh
Enable Feign Auto Refresh
Since:
0.0.1
Author:
韩超, Mercy
See Also: