@ConfigurationProperties(value="ums.mdc") public class MdcProperties extends Object
MdcProperties()
Boolean
getEnable()
Set<String>
getExcludeUrls()
getIncludeUrls()
MdcIdType
getType()
void
setEnable(Boolean enable)
setExcludeUrls(Set<String> excludeUrls)
setIncludeUrls(Set<String> includeUrls)
setType(MdcIdType type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MdcProperties()
public Boolean getEnable()
public void setEnable(Boolean enable)
public MdcIdType getType()
public void setType(MdcIdType type)
public Set<String> getIncludeUrls()
public void setIncludeUrls(Set<String> includeUrls)
public Set<String> getExcludeUrls()
public void setExcludeUrls(Set<String> excludeUrls)
Copyright © 2021. All rights reserved.