@NoCache is not considered anymore

Signed-off-by: Réda Housni Alaoui <reda-alaoui@hey.com>
This commit is contained in:
Réda Housni Alaoui
2023-12-21 17:23:52 +01:00
committed by Pedro Igor
parent 10776a488e
commit 5287500703
76 changed files with 170 additions and 72 deletions
+5
View File
@@ -98,6 +98,11 @@
<artifactId>resteasy-core</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>io.quarkus.resteasy.reactive</groupId>
<artifactId>resteasy-reactive-common</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>