![JAR search and dependency download from the Maven repository](/logo.png)
javaVertXServer.RxMethodImpl.mustache Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of vertx-swagger-codegen Show documentation
Show all versions of vertx-swagger-codegen Show documentation
A Swagger codegen plugin for Vert.X. Based on the Swagger Router.
The newest version!
public Single> {{operationId}}({{#allParams}}{{{dataType}}} {{paramName}}{{#hasMore}}, {{/hasMore}}{{/allParams}}{{#hasAuthMethods}}{{#hasParams}}, {{/hasParams}}User user{{/hasAuthMethods}}){
throw new java.lang.UnsupportedOperationException("Not implemented, yet") ;
};
© 2015 - 2025 Weber Informatics LLC | Privacy Policy