@ConfigurationProperties(prefix="pacebox.swagger") public class SwaggerProperties extends Object
SwaggerProperties()
boolean
addReqParam(String name, String description, String ref, String type, boolean required)
addResp(int code, String message)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SwaggerProperties()
public boolean addResp(int code, String message)
public boolean addReqParam(String name, String description, String ref, String type, boolean required)
Copyright © 2020. All rights reserved.