We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55e7928 commit 7b7ba52Copy full SHA for 7b7ba52
1 file changed
src/main/resources/application.yaml
@@ -45,3 +45,8 @@ quarkus:
45
46
swagger-ui:
47
always-include: true
48
+
49
+ resteasy:
50
+ gzip:
51
+ enabled: true
52
+ max-input: 1024M
0 commit comments