
top.lshaci.framework.web.constant.WebConstant Maven / Gradle / Ivy
package top.lshaci.framework.web.constant;
public interface WebConstant {
/**
* The swagger ui controller name
*/
String SWAGGER_CONTROLLER = "springfox.documentation.swagger.web.ApiResourceController";
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy