org.spincast.plugins.openapi.bottomup.SpecsObject Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spincast-plugins-openapi-bottomup Show documentation
Show all versions of spincast-plugins-openapi-bottomup Show documentation
The Spincast OpenAPI Bottom Up plugin
The newest version!
package org.spincast.plugins.openapi.bottomup;
/**
* Empty interface used only to create
* anonymous classes annotated with
* {@link Specs @Specs}.
*/
public interface SpecsObject {
// nothing required
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy