Annotation Type WebApiServiceGen


@Retention(RUNTIME) @Target(TYPE) public @interface WebApiServiceGen
Declares a Java interface type to be processed for generating a Java web api service that can be connected to the original API via Vert.x event bus.
Author:
Francesco Guardiani