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

com.github.taccisum.swagger.configurer.DescriptionBuilder Maven / Gradle / Ivy

The newest version!
package com.github.taccisum.swagger.configurer;

/**
 * @author tac - [email protected]
 * @since 2019/2/12
 */
public interface DescriptionBuilder {
    String build();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy