You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
summary: Secure HTTP access to Jakarta REST (formerly known as JAX-RS) endpoints in your application with Bearer authentication by using the Quarkus OpenID Connect (OIDC) extension.
summary: "To protect your web applications, you can use the authorization code flow mechanism provided by the Quarkus OpenID Connect (OIDC) extension."
summary: "With the Quarkus OpenID Connect (OIDC) extension, you can protect application HTTP endpoints by using the OIDC Authorization Code Flow mechanism."
summary: Secure your Quarkus application endpoints by combining the built-in Quarkus Basic authentication with the Jakarta Persistence identity provider to enable role-based access control (RBAC).
summary: This reference guide explains how to enable AppCDS with Quarkus.
338
-
categories: "core, cloud"
338
+
categories: "cloud, core"
339
339
type: guide
340
340
url: /guides/appcds
341
341
- title: Application Data Caching
@@ -540,7 +540,7 @@ types:
540
540
- title: Dev Services for Databases
541
541
filename: databases-dev-services.adoc
542
542
summary: "When testing or running in dev mode Quarkus can provide you with a zero-config database out of the box, a feature we refer to as Dev Services."
543
-
categories: "data, tooling"
543
+
categories: "tooling, data"
544
544
type: guide
545
545
url: /guides/databases-dev-services
546
546
- title: Dev Services for Elasticsearch
@@ -945,7 +945,7 @@ types:
945
945
- title: Simplified Hibernate ORM with Panache and Kotlin
946
946
filename: hibernate-orm-panache-kotlin.adoc
947
947
summary: This explains the specifics of using Hibernate ORM with Panache in a Kotlin project.
948
-
categories: "alt-languages, data"
948
+
categories: "data, alt-languages"
949
949
type: guide
950
950
url: /guides/hibernate-orm-panache-kotlin
951
951
- title: Simplified Hibernate Reactive with Panache
@@ -963,7 +963,7 @@ types:
963
963
- title: Simplified MongoDB with Panache and Kotlin
964
964
filename: mongodb-panache-kotlin.adoc
965
965
summary: This guide covers the usage of MongoDB using active records and repositories in a Kotlin project.
966
-
categories: "alt-languages, data"
966
+
categories: "data, alt-languages"
967
967
type: guide
968
968
url: /guides/mongodb-panache-kotlin
969
969
- title: SmallRye Fault Tolerance
@@ -1005,7 +1005,7 @@ types:
1005
1005
- title: Tips for writing native applications
1006
1006
filename: writing-native-applications-tips.adoc
1007
1007
summary: This guide is a collection of tips to help you solve the problems you encounter when compiling applications to native executable.
1008
-
categories: "core, writing-extensions"
1008
+
categories: "writing-extensions, core"
1009
1009
type: guide
1010
1010
url: /guides/writing-native-applications-tips
1011
1011
- title: Update projects to the latest version of Quarkus
@@ -1141,7 +1141,7 @@ types:
1141
1141
- title: Using SSL With Native Executables
1142
1142
filename: native-and-ssl.adoc
1143
1143
summary: "In this guide, we will discuss how you can get your native images to support SSL, as native images don't support it out of the box."
1144
-
categories: "security, core"
1144
+
categories: "core, security"
1145
1145
type: guide
1146
1146
url: /guides/native-and-ssl
1147
1147
- title: Using Security with .properties File
@@ -1254,7 +1254,7 @@ types:
1254
1254
- title: Writing JSON REST Services
1255
1255
filename: rest-json.adoc
1256
1256
summary: JSON is now the lingua franca between microservices.
1257
-
categories: "web, serialization"
1257
+
categories: "serialization, web"
1258
1258
type: guide
1259
1259
url: /guides/rest-json
1260
1260
- title: Writing REST Services with RESTEasy Reactive
[{"configDocKey":{"type":"boolean","key":".monitoring-enabled","configDoc":"If set to true then the container monitors business method invocations and fired events during the development mode.","withinAMap":false,"defaultValue":"false","javaDocSiteLink":"","docMapKey":"monitoring-enabled","configPhase":"BUILD_TIME","acceptedValues":null,"optional":false,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"","enum":false}}]
1
+
[{"configDocKey":{"type":"boolean","key":".monitoring-enabled","configDoc":"If set to true then the container monitors business method invocations and fired events during the development mode. \nNOTE: This config property should not be changed in the development mode as it requires a full rebuild of the application","withinAMap":false,"defaultValue":"false","javaDocSiteLink":"","docMapKey":"monitoring-enabled","configPhase":"BUILD_TIME","acceptedValues":null,"optional":false,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"","enum":false}}]
Copy file name to clipboardExpand all lines: _generated-doc/main/config/all-configuration-groups-generated-doc/io.quarkus.mailer.runtime.MailerRuntimeConfig
0 commit comments