Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 360 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 360 Bytes

jersey-extras

Build status

Correlation ID tracking via jersey and other jersey utils

Installation

To install

<dependency>
    <groupId>io.paradoxical</groupId>
    <artifactId>jeresey-extras</artifactId>
    <version>1.0</version>
</dependency>