@ConfigurationProperties(prefix="swagger.api") public class SwaggerProperties extends Object
SwaggerProperties()
boolean
getEnable()
String
getPackagePath()
void
setEnable(boolean enable)
setPackagePath(String packagePath)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SwaggerProperties()
public boolean getEnable()
public void setEnable(boolean enable)
public String getPackagePath()
public void setPackagePath(String packagePath)
Copyright © 2020. All rights reserved.