We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54e686c commit 60b3cd8Copy full SHA for 60b3cd8
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