Skip to content

Commit ca19a34

Browse files
committed
Sync documentation of main branch
1 parent 0626e73 commit ca19a34

File tree

5 files changed

+71
-7
lines changed

5 files changed

+71
-7
lines changed

_generated-doc/main/config/quarkus-all-config.adoc

Lines changed: 24 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ icon:lock[title=Fixed at build time] Configuration property fixed at build time
33
[.configuration-reference.searchable, cols="80,.^10,.^10"]
44
|===
55

6-
h|[.extension-name]##Agroal - Database connection pool##
6+
h|[.extension-name]##Agroal - DB connection pool##
77
h|Type
88
h|Default
99

@@ -1716,7 +1716,7 @@ endif::add-copy-button-to-config-props[]
17161716

17171717
[.description]
17181718
--
1719-
Valid values are 8, 11, and 17
1719+
Should be set to at least the minimum Quarkus compatible version
17201720

17211721

17221722
ifdef::add-copy-button-to-env-var[]
@@ -1727,7 +1727,7 @@ Environment variable: `+++QUARKUS_AZURE_FUNCTIONS_RUNTIME_JAVA_VERSION+++`
17271727
endif::add-copy-button-to-env-var[]
17281728
--
17291729
|string
1730-
|`11`
1730+
|`17`
17311731

17321732
a|icon:lock[title=Fixed at build time] [[quarkus-azure-functions_quarkus-azure-functions-runtime-image]] [.property-path]##link:#quarkus-azure-functions_quarkus-azure-functions-runtime-image[`quarkus.azure-functions.runtime.image`]##
17331733
ifdef::add-copy-button-to-config-props[]
@@ -12599,6 +12599,27 @@ endif::add-copy-button-to-env-var[]
1259912599
|boolean
1260012600
|`true`
1260112601

12602+
a|icon:lock[title=Fixed at build time] [[quarkus-vertx-http_quarkus-dev-ui-allow-extension-management]] [.property-path]##link:#quarkus-vertx-http_quarkus-dev-ui-allow-extension-management[`quarkus.dev-ui.allow-extension-management`]##
12603+
ifdef::add-copy-button-to-config-props[]
12604+
config_property_copy_button:+++quarkus.dev-ui.allow-extension-management+++[]
12605+
endif::add-copy-button-to-config-props[]
12606+
12607+
12608+
[.description]
12609+
--
12610+
Enable/Disable the ability to add and remove extensions from Dev UI
12611+
12612+
12613+
ifdef::add-copy-button-to-env-var[]
12614+
Environment variable: env_var_with_copy_button:+++QUARKUS_DEV_UI_ALLOW_EXTENSION_MANAGEMENT+++[]
12615+
endif::add-copy-button-to-env-var[]
12616+
ifndef::add-copy-button-to-env-var[]
12617+
Environment variable: `+++QUARKUS_DEV_UI_ALLOW_EXTENSION_MANAGEMENT+++`
12618+
endif::add-copy-button-to-env-var[]
12619+
--
12620+
|boolean
12621+
|`true`
12622+
1260212623
a|icon:lock[title=Fixed at build time] [[quarkus-vertx-http_quarkus-dev-ui-theme-dark-base-color]] [.property-path]##link:#quarkus-vertx-http_quarkus-dev-ui-theme-dark-base-color[`quarkus.dev-ui.theme.dark.base-color`]##
1260312624
ifdef::add-copy-button-to-config-props[]
1260412625
config_property_copy_button:+++quarkus.dev-ui.theme.dark.base-color+++[]

_generated-doc/main/config/quarkus-azure-functions.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ endif::add-copy-button-to-config-props[]
141141

142142
[.description]
143143
--
144-
Valid values are 8, 11, and 17
144+
Should be set to at least the minimum Quarkus compatible version
145145

146146

147147
ifdef::add-copy-button-to-env-var[]
@@ -152,7 +152,7 @@ Environment variable: `+++QUARKUS_AZURE_FUNCTIONS_RUNTIME_JAVA_VERSION+++`
152152
endif::add-copy-button-to-env-var[]
153153
--
154154
|string
155-
|`11`
155+
|`17`
156156

157157
a|icon:lock[title=Fixed at build time] [[quarkus-azure-functions_quarkus-azure-functions-runtime-image]] [.property-path]##link:#quarkus-azure-functions_quarkus-azure-functions-runtime-image[`quarkus.azure-functions.runtime.image`]##
158158
ifdef::add-copy-button-to-config-props[]

_generated-doc/main/config/quarkus-azure-functions_quarkus.azure-functions.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ endif::add-copy-button-to-config-props[]
141141

142142
[.description]
143143
--
144-
Valid values are 8, 11, and 17
144+
Should be set to at least the minimum Quarkus compatible version
145145

146146

147147
ifdef::add-copy-button-to-env-var[]
@@ -152,7 +152,7 @@ Environment variable: `+++QUARKUS_AZURE_FUNCTIONS_RUNTIME_JAVA_VERSION+++`
152152
endif::add-copy-button-to-env-var[]
153153
--
154154
|string
155-
|`11`
155+
|`17`
156156

157157
a|icon:lock[title=Fixed at build time] [[quarkus-azure-functions_quarkus-azure-functions-runtime-image]] [.property-path]##link:#quarkus-azure-functions_quarkus-azure-functions-runtime-image[`quarkus.azure-functions.runtime.image`]##
158158
ifdef::add-copy-button-to-config-props[]

_generated-doc/main/config/quarkus-vertx-http_quarkus.dev-ui.adoc

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,27 @@ endif::add-copy-button-to-env-var[]
154154
|boolean
155155
|`true`
156156

157+
a|icon:lock[title=Fixed at build time] [[quarkus-vertx-http_quarkus-dev-ui-allow-extension-management]] [.property-path]##link:#quarkus-vertx-http_quarkus-dev-ui-allow-extension-management[`quarkus.dev-ui.allow-extension-management`]##
158+
ifdef::add-copy-button-to-config-props[]
159+
config_property_copy_button:+++quarkus.dev-ui.allow-extension-management+++[]
160+
endif::add-copy-button-to-config-props[]
161+
162+
163+
[.description]
164+
--
165+
Enable/Disable the ability to add and remove extensions from Dev UI
166+
167+
168+
ifdef::add-copy-button-to-env-var[]
169+
Environment variable: env_var_with_copy_button:+++QUARKUS_DEV_UI_ALLOW_EXTENSION_MANAGEMENT+++[]
170+
endif::add-copy-button-to-env-var[]
171+
ifndef::add-copy-button-to-env-var[]
172+
Environment variable: `+++QUARKUS_DEV_UI_ALLOW_EXTENSION_MANAGEMENT+++`
173+
endif::add-copy-button-to-env-var[]
174+
--
175+
|boolean
176+
|`true`
177+
157178
a|icon:lock[title=Fixed at build time] [[quarkus-vertx-http_quarkus-dev-ui-theme-dark-base-color]] [.property-path]##link:#quarkus-vertx-http_quarkus-dev-ui-theme-dark-base-color[`quarkus.dev-ui.theme.dark.base-color`]##
158179
ifdef::add-copy-button-to-config-props[]
159180
config_property_copy_button:+++quarkus.dev-ui.theme.dark.base-color+++[]

_generated-doc/main/infra/quarkus-all-build-items.adoc

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8284,6 +8284,28 @@ _No Javadoc found_
82848284
_No Javadoc found_
82858285

82868286

8287+
|===
8288+
== SmallRye JWT
8289+
[.configuration-reference,cols=2*]
8290+
|===
8291+
h|Class Name
8292+
h|Attributes
8293+
8294+
8295+
8296+
8297+
a| https://github.com/quarkusio/quarkus/blob/main/extensions/smallrye-jwt/deployment/src/main/java/io/quarkus/smallrye/jwt/deployment/GenerateEncryptedDevModeJwtKeysBuildItem.java[`io.quarkus.smallrye.jwt.deployment.GenerateEncryptedDevModeJwtKeysBuildItem`, window="_blank"]
8298+
[.description]
8299+
--
8300+
Marker build item to enable encrypted dev/test jwt keys.
8301+
-- a|None
8302+
8303+
8304+
a| https://github.com/quarkusio/quarkus/blob/main/extensions/smallrye-jwt/deployment/src/main/java/io/quarkus/smallrye/jwt/deployment/GeneratePersistentDevModeJwtKeysBuildItem.java[`io.quarkus.smallrye.jwt.deployment.GeneratePersistentDevModeJwtKeysBuildItem`, window="_blank"]
8305+
[.description]
8306+
--
8307+
Marker build item to enable restart-persistent jwt keys.
8308+
-- a|None
82878309
|===
82888310
== SmallRye OpenAPI
82898311
[.configuration-reference,cols=2*]

0 commit comments

Comments
 (0)