Package tech.mgl.boot.config
Class MGLBootConfig
java.lang.Object
tech.mgl.boot.config.MGLBootConfig
@AutoConfiguration
@EnableConfigurationProperties({MGLApplicationProperties.class,MGLNetworkPermission.class,MGLSecurityProperties.class,MyBatisPlusCustomProperties.class,MyBatisFlexCustomProperties.class,MGLBootMvcProperties.class})
public class MGLBootConfig
extends Object
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MGLBootConfig
public MGLBootConfig()
-