META-INF.beans.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of zipkin-jaxrs Show documentation
Show all versions of zipkin-jaxrs Show documentation
Enables the zipkin instrumentation for JAX-RS resources
<?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://xmlns.jcp.org/xml/ns/javaee"> <scan> <exclude name="com.github.kristofa.brave.jaxrs2.**" /> </scan> </beans>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy