@Target(value=TYPE) @Retention(value=RUNTIME) @Documented @Inherited public @interface EndPoint
io.vertx.up.annotations.Routine annotation to avoid scan method directly 1. Each route must be marked as EndPoint; 2. Each routine class should be pojo as JSR311;
Copyright © 2017. All rights reserved.