All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.zodiac.autoconfigure.apidoc.swagger.SwaggerProperties Maven / Gradle / Ivy

There is a newer version: 1.6.8
Show newest version
package org.zodiac.autoconfigure.apidoc.swagger;

import org.zodiac.apidoc.swagger.config.SwaggerInfo;

// @ConfigurationProperties(prefix = SwaggerSystemPropertiesConstants.SWAGGER_PREFIX, ignoreInvalidFields = true)
public class SwaggerProperties extends SwaggerInfo {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy