vert-x3 / vertx-service-proxy

EventBus Proxy generation
Apache License 2.0
66 stars 58 forks source link

Interceptor now wrapped into the InterceptorHolder, updated tests and… #134

Closed Vorimo closed 2 years ago

Vorimo commented 2 years ago

Motivation:

https://github.com/vert-x3/vertx-service-proxy/issues/126

Interceptors are now wrapped into the InterceptorHolders with additional action parameter check

pmlopes commented 2 years ago

Thank you @Vorimo :+1: