You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reason: as a JAX-RS client I have no reason to include the opentracing-web-servlet-filter dependency.
Currently I actively exclude the transient dependency for a JAX-RS client-only jar.
There is also an option to create a common artifact in servlet filter because at the moment it uses only some utility class from there. I'm working on adding @Priority, then we should know if we need to implement #13.
Curious how you feel about this @pavolloffay.
Reason: as a JAX-RS client I have no reason to include the
opentracing-web-servlet-filter
dependency.Currently I actively exclude the transient dependency for a JAX-RS client-only jar.
Maybe this is related to #13 ?
The text was updated successfully, but these errors were encountered: