类 CustomConfig
java.lang.Object
com.cdkjframework.config.CustomConfig
- 直接已知子类:
AccountConfig
,MemberConfig
@Component
@Configuration
@RefreshScope
@ConfigurationProperties(prefix="spring.custom")
public class CustomConfig
extends Object
-
嵌套类概要
嵌套类 -
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
CustomConfig
public CustomConfig()
-