@EnableConfigurationProperties @Configuration @ConfigurationProperties(prefix="open.admin.security") public class WhiteListConfig extends Object
WhiteListConfig()
List<String>
getWhiteList()
void
setWhiteList(List<String> whiteList)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WhiteListConfig()
public List<String> getWhiteList()
public void setWhiteList(List<String> whiteList)
Copyright © 2022. All rights reserved.