Skip to content

Commit

Permalink
let guicey do its magic
Browse files Browse the repository at this point in the history
  • Loading branch information
ldaugusto committed Feb 26, 2025
1 parent c73e6df commit 47b8557
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,5 @@ public void run(OpikConfiguration configuration, Environment environment) {
jersey.property(ServerProperties.RESPONSE_SET_STATUS_OVER_SEND_ERROR, true);

jersey.register(JsonProcessingExceptionMapper.class);

jersey.register(OtelProtobufMessageBodyReader.class);
jersey.register(OtelJsonMessageBodyReader.class);
}
}

0 comments on commit 47b8557

Please # to comment.