All Downloads are FREE. Search and download functionalities are using the official Maven repository.

JavaJaxRS.spec.libraries.quarkus.application.properties.mustache Maven / Gradle / Ivy

There is a newer version: 7.6.0
Show newest version
# Configuration file
# key = value

mp.openapi.scan.disable=true

{{#useGzipFeature}}
quarkus.resteasy.gzip.enabled=true
quarkus.resteasy.gzip.max-input=10M
{{/useGzipFeature}}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy