Annotation Interface EnableAuthSession


@Target(TYPE) @Retention(RUNTIME) @Documented @Inherited @Import(SessionAuthConfig.class) public @interface EnableAuthSession
启用Session验证
Since:
1.0.0
Version:
1.0.0
Author:
Coufran