@ConfigurationProperties(prefix="pacebox.swagger") public class SwaggerProperties extends Object
SwaggerProperties()
boolean
addReqParam(String name, String description, springfox.documentation.schema.ScalarType scalarType, springfox.documentation.service.ParameterType parameterType, boolean required)
addResp(String code, String message)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SwaggerProperties()
public boolean addResp(String code, String message)
public boolean addReqParam(String name, String description, springfox.documentation.schema.ScalarType scalarType, springfox.documentation.service.ParameterType parameterType, boolean required)
Copyright © 2021. All rights reserved.