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

org.noear.solonfox.swagger2.EnableSwagger2 Maven / Gradle / Ivy

There is a newer version: 1.3.6
Show newest version
package org.noear.solonfox.swagger2;

import java.lang.annotation.*;

@Target({ElementType.TYPE})
@Retention(RetentionPolicy.RUNTIME)
@Documented
public @interface EnableSwagger2 {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy