не последняя версия
Последняя версия 3.7.0

com.github.kristofa:brave-resteasy-spring 2.0.1

RestEasy pre- and postprocess interceptors that set up span state based provided HTTP headers. The preprocessor sets sr annotation (server received). the postprocessor sets ss (server send) annotation at which the span is submitted to SpanCollector.

Категории

Категории

RESTEasy Межпрограммное взаимодействие REST Frameworks
Группа

Группа

com.github.kristofa
Идентификатор

Идентификатор

brave-resteasy-spring
Версия

Версия

2.0.1
Тип

Тип

jar

Скачать brave-resteasy-spring 2.0.1


<!-- https://jarcasting.com/artifacts/com.github.kristofa/brave-resteasy-spring/ -->
<dependency>
    <groupId>com.github.kristofa</groupId>
    <artifactId>brave-resteasy-spring</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kristofa/brave-resteasy-spring/
implementation 'com.github.kristofa:brave-resteasy-spring:2.0.1'
// https://jarcasting.com/artifacts/com.github.kristofa/brave-resteasy-spring/
implementation ("com.github.kristofa:brave-resteasy-spring:2.0.1")
'com.github.kristofa:brave-resteasy-spring:jar:2.0.1'
<dependency org="com.github.kristofa" name="brave-resteasy-spring" rev="2.0.1">
  <artifact name="brave-resteasy-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kristofa', module='brave-resteasy-spring', version='2.0.1')
)
libraryDependencies += "com.github.kristofa" % "brave-resteasy-spring" % "2.0.1"
[com.github.kristofa/brave-resteasy-spring "2.0.1"]