io.quarkus.resteasy.runtime.ResteasyVertxConfig.jdp Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of quarkus-resteasy Show documentation
Show all versions of quarkus-resteasy Show documentation
REST endpoint framework implementing JAX-RS and more
io.quarkus.resteasy.runtime.ResteasyVertxConfig.responseBufferSize=The size of the output stream response buffer. If a response is larger than this and no content-length\nis provided then the request will be chunked.\n\nLarger values may give slight performance increases for large responses, at the expense of more memory usage.