类 SohelpBootConfig

java.lang.Object
net.sohelp.boot.admin.core.web.SohelpBootConfig

@Configuration @ConfigurationProperties(prefix="sohelp-boot") public class SohelpBootConfig extends Object
SohelpBoot系统配置类 用于加载和管理系统的所有配置信息,通过@ConfigurationProperties注解自动绑定application.yml中以"sohelp-boot"为前缀的配置项