类 AutoConfiguration
java.lang.Object
cn.herodotus.engine.protect.web.autoconfigure.AutoConfiguration
@Configuration(proxyBeanMethods=false)
@Import({cn.herodotus.engine.protect.web.configuration.HttpCryptoConfiguration.class,cn.herodotus.engine.protect.web.configuration.SecureConfiguration.class,cn.herodotus.engine.protect.web.configuration.TenantConfiguration.class})
public class AutoConfiguration
extends Object
Description: Description: Protect 模块自动配置
- 作者:
- : gengwei.zheng
- Date:
- : 2022/5/1 17:15
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
AutoConfiguration
public AutoConfiguration()
-
-
方法详细资料
-
postConstruct
@PostConstruct public void postConstruct()
-