pjgg / reactive-big-payload

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reactive-big-payload Project

Scenario that reproduce some errors on the logs when we are working with heavy payloads

With compression

mvn clean verify

Works without errors.

Without compression

mvn clean verify -Dquarkus.http.enable-compression=false

Works but there are some errors on the logs.

About


Languages

Language:Java 100.0%