-
Terminally Deprecated ElementsElementDescriptionredirect 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.Use
VertxHttpConfig.
-
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.UseVertxHttpConfig.corsEnabled(). Deprecated because it requires additional syntax to configure with the groupVertxHttpConfig.cors()in YAML config.