Add brotli interceptor
This commit is contained in:
parent
3cd13ffc61
commit
b86e0d26ac
@ -109,6 +109,11 @@
|
||||
<groupId>com.fasterxml.jackson.jaxrs</groupId>
|
||||
<artifactId>jackson-jaxrs-json-provider</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.angusmorton</groupId>
|
||||
<artifactId>brotli-interceptor</artifactId>
|
||||
<version>1.0.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.fasterxml.jackson.module</groupId>
|
||||
<artifactId>jackson-module-jaxb-annotations</artifactId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user