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.
348
-
categories: "cloud, core"
348
+
categories: "core, cloud"
349
349
type: guide
350
350
url: /guides/appcds
351
351
- title: Application Data Caching
@@ -539,7 +539,7 @@ types:
539
539
- title: Dev Services for Databases
540
540
filename: databases-dev-services.adoc
541
541
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."
542
-
categories: "data, tooling"
542
+
categories: "tooling, data"
543
543
type: guide
544
544
url: /guides/databases-dev-services
545
545
- title: Dev Services for Elasticsearch
@@ -879,14 +879,14 @@ types:
879
879
- title: Quarkus and Gradle
880
880
filename: gradle-tooling.adoc
881
881
summary: Develop and build your Quarkus application with Gradle
882
-
categories: "native, tooling"
882
+
categories: "tooling, native"
883
883
id: gradle-tooling
884
884
type: guide
885
885
url: /guides/gradle-tooling
886
886
- title: Quarkus and Maven
887
887
filename: maven-tooling.adoc
888
888
summary: Develop and build your Quarkus application with Maven
889
-
categories: "native, tooling"
889
+
categories: "tooling, native"
890
890
id: maven-tooling
891
891
type: guide
892
892
url: /guides/maven-tooling
@@ -960,7 +960,7 @@ types:
960
960
- title: Simplified Hibernate ORM with Panache and Kotlin
961
961
filename: hibernate-orm-panache-kotlin.adoc
962
962
summary: This explains the specifics of using Hibernate ORM with Panache in a Kotlin project.
963
-
categories: "data, alt-languages"
963
+
categories: "alt-languages, data"
964
964
type: guide
965
965
url: /guides/hibernate-orm-panache-kotlin
966
966
- title: Simplified Hibernate Reactive with Panache
@@ -978,13 +978,13 @@ types:
978
978
- title: Simplified MongoDB with Panache and Kotlin
979
979
filename: mongodb-panache-kotlin.adoc
980
980
summary: This guide covers the usage of MongoDB using active records and repositories in a Kotlin project.
981
-
categories: "data, alt-languages"
981
+
categories: "alt-languages, data"
982
982
type: guide
983
983
url: /guides/mongodb-panache-kotlin
984
984
- title: SmallRye Fault Tolerance
985
985
filename: smallrye-fault-tolerance.adoc
986
986
summary: This guide demonstrates how your Quarkus application can utilize the SmallRye Fault Tolerance specification through the SmallRye Fault Tolerance extension.
987
-
categories: "observability, web"
987
+
categories: "web, observability"
988
988
type: guide
989
989
url: /guides/smallrye-fault-tolerance
990
990
- title: SmallRye GraphQL
@@ -1014,7 +1014,7 @@ types:
1014
1014
- title: Testing Your Application
1015
1015
filename: getting-started-testing.adoc
1016
1016
summary: "This guide covers testing in JVM mode, native mode, and injection of resources into tests"
1017
-
categories: "core, native, tooling"
1017
+
categories: "core, tooling, native"
1018
1018
id: testing
1019
1019
type: guide
1020
1020
url: /guides/getting-started-testing
@@ -1157,7 +1157,7 @@ types:
1157
1157
- title: Using SSL With Native Executables
1158
1158
filename: native-and-ssl.adoc
1159
1159
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."
1160
-
categories: "core, native, security"
1160
+
categories: "core, security, native"
1161
1161
type: guide
1162
1162
url: /guides/native-and-ssl
1163
1163
- title: Using Security with .properties File
@@ -1264,13 +1264,13 @@ types:
1264
1264
- title: Validation with Hibernate Validator
1265
1265
filename: validation.adoc
1266
1266
summary: This guide covers how to use Hibernate Validator/Bean Validation in your REST services.
1267
-
categories: "data, web"
1267
+
categories: "web, data"
1268
1268
type: guide
1269
1269
url: /guides/validation
1270
1270
- title: Writing JSON REST Services
1271
1271
filename: rest-json.adoc
1272
1272
summary: JSON is now the lingua franca between microservices.
1273
-
categories: "serialization, web"
1273
+
categories: "web, serialization"
1274
1274
type: guide
1275
1275
url: /guides/rest-json
1276
1276
- title: Writing REST Services with RESTEasy Reactive
[{"configDocKey":{"type":"boolean","key":".enabled","configDoc":"An advanced option that will decompile generated and transformed bytecode into the 'decompiled' directory. This is only taken into account when fast-jar is used.","withinAMap":false,"defaultValue":"false","javaDocSiteLink":"","docMapKey":"enabled","configPhase":"BUILD_TIME","acceptedValues":null,"optional":false,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"","enum":false}},{"configDocKey":{"type":"string","key":".version","configDoc":"The version of Quiltflower to use","withinAMap":false,"defaultValue":"1.8.1","javaDocSiteLink":"","docMapKey":"version","configPhase":"BUILD_TIME","acceptedValues":null,"optional":false,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"","enum":false}},{"configDocKey":{"type":"string","key":".jar-directory","configDoc":"The directory into which to save the fernflower tool if it doesn't exist","withinAMap":false,"defaultValue":"${user.home}/.quarkus","javaDocSiteLink":"","docMapKey":"jar-directory","configPhase":"BUILD_TIME","acceptedValues":null,"optional":false,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"","enum":false}}]
1
+
[{"configDocKey":{"type":"boolean","key":".enabled","configDoc":"An advanced option that will decompile generated and transformed bytecode into the 'decompiled' directory. This is only taken into account when fast-jar is used.","withinAMap":false,"defaultValue":"false","javaDocSiteLink":"","docMapKey":"enabled","configPhase":"BUILD_TIME","acceptedValues":null,"optional":false,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"","enum":false}},{"configDocKey":{"type":"string","key":".version","configDoc":"The version of Quiltflower to use","withinAMap":false,"defaultValue":"1.8.1","javaDocSiteLink":"","docMapKey":"version","configPhase":"BUILD_TIME","acceptedValues":null,"optional":false,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"","enum":false}},{"configDocKey":{"type":"string","key":".jar-directory","configDoc":"The directory into which to save the Quiltflower tool if it doesn't exist","withinAMap":false,"defaultValue":"${user.home}/.quarkus","javaDocSiteLink":"","docMapKey":"jar-directory","configPhase":"BUILD_TIME","acceptedValues":null,"optional":false,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"","enum":false}}]
0 commit comments