-
Terminally Deprecated Elements
-
Deprecated Classes
-
Deprecated MethodsMethodDescriptionUse
CertificateConfig.keyStoreAlias()instead.UseCertificateConfig.keyStoreAliasPassword()instead.UseCertificateConfig.keyStoreAliasPasswordKey()instead.redirect to landingPage can be disabled by removing default landing page (via `quarkus.http.auth.form.landing-page=`). Quarkus will ignore this configuration property if there is no landing page.because it can't be supported with inner wildcard without cost. It's unlikely this method is used by anyone as users don't get in touch with this class. If there is legit use case, please open Quarkus issue.UseVertxHttpConfig.corsEnabled(). Deprecated because it requires additional syntax to configure with the groupVertxHttpConfig.cors()in YAML config.
VertxHttpBuildTimeConfig.