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

io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig.jdp Maven / Gradle / Ivy

There is a newer version: 3.15.2
Show newest version
io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig.disableSmartProduces=By default, RESTEasy Reactive uses text/plain content type for String values\nand application/json for everything else.\n\nMicroProfile Rest Client spec requires the implementations to always default to application/json.\nThis build item disables the "smart" behavior of RESTEasy Reactive to comply to the spec
io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig.providerAutodiscovery=Whether providers (filters, etc.) annotated with {@link jakarta.ws.rs.ext.Provider} should be\nautomatically registered for all the clients in the application.
io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig.scope=Default scope for Rest Client Reactive. Use `jakarta.enterprise.context.Dependent` for spec-compliant behavior




© 2015 - 2025 Weber Informatics LLC | Privacy Policy