io.quarkiverse.temporal.config.ConnectionRuntimeConfig.jdp Maven / Gradle / Ivy
io.quarkiverse.temporal.config.ConnectionRuntimeConfig.enableHttps=Sets option to enable SSL/ TLS/ HTTPS for gRPC.
io.quarkiverse.temporal.config.ConnectionRuntimeConfig.mtls=mTLS Options.
io.quarkiverse.temporal.config.ConnectionRuntimeConfig.rpcRetry=Rpc Retry Options.
io.quarkiverse.temporal.config.ConnectionRuntimeConfig.target=Sets a target string, which can be either a valid {@link NameResolver}-compliant URI, or an\nauthority string. See {@link ManagedChannelBuilder\#forTarget(String)} for more information\nabout parameter format. Default is 127.0.0.1\:7233