类 DustMsProperties


  • @ConfigurationProperties(prefix="dust.ms",
                             ignoreUnknownFields=false)
    public class DustMsProperties
    extends java.lang.Object
    微服务的相应配置 思路来自于JHipster