Skip to content

Commit

Permalink
Sync documentation of main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 13, 2024
1 parent 7e20043 commit fbcd099
Show file tree
Hide file tree
Showing 13 changed files with 297 additions and 15 deletions.
89 changes: 89 additions & 0 deletions _generated-doc/main/config/quarkus-all-config.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9172,6 +9172,27 @@ endif::add-copy-button-to-env-var[]
|boolean
|`true`

a|icon:lock[title=Fixed at build time] [[quarkus-datasource_quarkus-datasource-devservices-show-logs]] [.property-path]##link:#quarkus-datasource_quarkus-datasource-devservices-show-logs[`quarkus.datasource.devservices.show-logs`]##

`quarkus.datasource."datasource-name".devservices.show-logs`

[.description]
--
Whether the logs should be consumed by the JBoss logger.

This has no effect if the provider is not a container-based database, such as H2 or Derby.


ifdef::add-copy-button-to-env-var[]
Environment variable: env_var_with_copy_button:+++QUARKUS_DATASOURCE_DEVSERVICES_SHOW_LOGS+++[]
endif::add-copy-button-to-env-var[]
ifndef::add-copy-button-to-env-var[]
Environment variable: `+++QUARKUS_DATASOURCE_DEVSERVICES_SHOW_LOGS+++`
endif::add-copy-button-to-env-var[]
--
|boolean
|`false`



h|[.extension-name]##DevServices - Keycloak##
Expand Down Expand Up @@ -66601,6 +66622,23 @@ h|[.extension-name]##REST Clients Config##
h|Type
h|Default

a|icon:lock[title=Fixed at build time] [[quarkus-rest-client-config_quarkus-rest-client-removes-trailing-slash]] [.property-path]##link:#quarkus-rest-client-config_quarkus-rest-client-removes-trailing-slash[`quarkus.rest-client.removes-trailing-slash`]##

[.description]
--
If true, the extension will automatically remove the trailing slash in the paths if any. This property is not applicable to the RESTEasy Client.


ifdef::add-copy-button-to-env-var[]
Environment variable: env_var_with_copy_button:+++QUARKUS_REST_CLIENT_REMOVES_TRAILING_SLASH+++[]
endif::add-copy-button-to-env-var[]
ifndef::add-copy-button-to-env-var[]
Environment variable: `+++QUARKUS_REST_CLIENT_REMOVES_TRAILING_SLASH+++`
endif::add-copy-button-to-env-var[]
--
|boolean
|`true`

a| [[quarkus-rest-client-config_quarkus-rest-client-multipart-post-encoder-mode]] [.property-path]##link:#quarkus-rest-client-config_quarkus-rest-client-multipart-post-encoder-mode[`quarkus.rest-client.multipart-post-encoder-mode`]##

[.description]
Expand Down Expand Up @@ -67307,6 +67345,23 @@ endif::add-copy-button-to-env-var[]
|string
|

a|icon:lock[title=Fixed at build time] [[quarkus-rest-client-config_quarkus-rest-client-clients-removes-trailing-slash]] [.property-path]##link:#quarkus-rest-client-config_quarkus-rest-client-clients-removes-trailing-slash[`quarkus.rest-client."clients".removes-trailing-slash`]##

[.description]
--
If true, the extension will automatically remove the trailing slash in the paths if any. This property is not applicable to the RESTEasy Client.


ifdef::add-copy-button-to-env-var[]
Environment variable: env_var_with_copy_button:+++QUARKUS_REST_CLIENT__CLIENTS__REMOVES_TRAILING_SLASH+++[]
endif::add-copy-button-to-env-var[]
ifndef::add-copy-button-to-env-var[]
Environment variable: `+++QUARKUS_REST_CLIENT__CLIENTS__REMOVES_TRAILING_SLASH+++`
endif::add-copy-button-to-env-var[]
--
|boolean
|`true`

a| [[quarkus-rest-client-config_quarkus-rest-client-client-url]] [.property-path]##link:#quarkus-rest-client-config_quarkus-rest-client-client-url[`quarkus.rest-client."client".url`]##

[.description]
Expand Down Expand Up @@ -68081,6 +68136,23 @@ endif::add-copy-button-to-env-var[]
|boolean
|`false`

a|icon:lock[title=Fixed at build time] [[quarkus-rest_quarkus-rest-removes-trailing-slash]] [.property-path]##link:#quarkus-rest_quarkus-rest-removes-trailing-slash[`quarkus.rest.removes-trailing-slash`]##

[.description]
--
If true, the extension will automatically remove the trailing slash in the paths if any.


ifdef::add-copy-button-to-env-var[]
Environment variable: env_var_with_copy_button:+++QUARKUS_REST_REMOVES_TRAILING_SLASH+++[]
endif::add-copy-button-to-env-var[]
ifndef::add-copy-button-to-env-var[]
Environment variable: `+++QUARKUS_REST_REMOVES_TRAILING_SLASH+++`
endif::add-copy-button-to-env-var[]
--
|boolean
|`true`

a| [[quarkus-rest_quarkus-rest-multipart-input-part-default-charset]] [.property-path]##link:#quarkus-rest_quarkus-rest-multipart-input-part-default-charset[`quarkus.rest.multipart.input-part.default-charset`]##

[.description]
Expand Down Expand Up @@ -70964,6 +71036,23 @@ endif::add-copy-button-to-env-var[]
|path
|

a|icon:lock[title=Fixed at build time] [[quarkus-smallrye-openapi_quarkus-smallrye-openapi-store-schema-file-name]] [.property-path]##link:#quarkus-smallrye-openapi_quarkus-smallrye-openapi-store-schema-file-name[`quarkus.smallrye-openapi.store-schema-file-name`]##

[.description]
--
The name of the file in case it is being stored.


ifdef::add-copy-button-to-env-var[]
Environment variable: env_var_with_copy_button:+++QUARKUS_SMALLRYE_OPENAPI_STORE_SCHEMA_FILE_NAME+++[]
endif::add-copy-button-to-env-var[]
ifndef::add-copy-button-to-env-var[]
Environment variable: `+++QUARKUS_SMALLRYE_OPENAPI_STORE_SCHEMA_FILE_NAME+++`
endif::add-copy-button-to-env-var[]
--
|string
|`openapi`

a|icon:lock[title=Fixed at build time] [[quarkus-smallrye-openapi_quarkus-smallrye-openapi-always-run-filter]] [.property-path]##link:#quarkus-smallrye-openapi_quarkus-smallrye-openapi-always-run-filter[`quarkus.smallrye-openapi.always-run-filter`]##

[.description]
Expand Down
21 changes: 21 additions & 0 deletions _generated-doc/main/config/quarkus-datasource.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -518,6 +518,27 @@ endif::add-copy-button-to-env-var[]
|boolean
|`true`

a|icon:lock[title=Fixed at build time] [[quarkus-datasource_quarkus-datasource-devservices-show-logs]] [.property-path]##link:#quarkus-datasource_quarkus-datasource-devservices-show-logs[`quarkus.datasource.devservices.show-logs`]##

`quarkus.datasource."datasource-name".devservices.show-logs`

[.description]
--
Whether the logs should be consumed by the JBoss logger.

This has no effect if the provider is not a container-based database, such as H2 or Derby.


ifdef::add-copy-button-to-env-var[]
Environment variable: env_var_with_copy_button:+++QUARKUS_DATASOURCE_DEVSERVICES_SHOW_LOGS+++[]
endif::add-copy-button-to-env-var[]
ifndef::add-copy-button-to-env-var[]
Environment variable: `+++QUARKUS_DATASOURCE_DEVSERVICES_SHOW_LOGS+++`
endif::add-copy-button-to-env-var[]
--
|boolean
|`false`


|===

Original file line number Diff line number Diff line change
Expand Up @@ -518,6 +518,27 @@ endif::add-copy-button-to-env-var[]
|boolean
|`true`

a|icon:lock[title=Fixed at build time] [[quarkus-datasource_quarkus-datasource-devservices-show-logs]] [.property-path]##link:#quarkus-datasource_quarkus-datasource-devservices-show-logs[`quarkus.datasource.devservices.show-logs`]##

`quarkus.datasource."datasource-name".devservices.show-logs`

[.description]
--
Whether the logs should be consumed by the JBoss logger.

This has no effect if the provider is not a container-based database, such as H2 or Derby.


ifdef::add-copy-button-to-env-var[]
Environment variable: env_var_with_copy_button:+++QUARKUS_DATASOURCE_DEVSERVICES_SHOW_LOGS+++[]
endif::add-copy-button-to-env-var[]
ifndef::add-copy-button-to-env-var[]
Environment variable: `+++QUARKUS_DATASOURCE_DEVSERVICES_SHOW_LOGS+++`
endif::add-copy-button-to-env-var[]
--
|boolean
|`false`


|===

Original file line number Diff line number Diff line change
Expand Up @@ -290,5 +290,26 @@ endif::add-copy-button-to-env-var[]
|boolean
|`true`

a|icon:lock[title=Fixed at build time] [[quarkus-datasource_quarkus-datasource-devservices_quarkus-datasource-devservices-show-logs]] [.property-path]##link:#quarkus-datasource_quarkus-datasource-devservices_quarkus-datasource-devservices-show-logs[`quarkus.datasource.devservices.show-logs`]##

`quarkus.datasource."datasource-name".devservices.show-logs`

[.description]
--
Whether the logs should be consumed by the JBoss logger.

This has no effect if the provider is not a container-based database, such as H2 or Derby.


ifdef::add-copy-button-to-env-var[]
Environment variable: env_var_with_copy_button:+++QUARKUS_DATASOURCE_DEVSERVICES_SHOW_LOGS+++[]
endif::add-copy-button-to-env-var[]
ifndef::add-copy-button-to-env-var[]
Environment variable: `+++QUARKUS_DATASOURCE_DEVSERVICES_SHOW_LOGS+++`
endif::add-copy-button-to-env-var[]
--
|boolean
|`false`

|===

34 changes: 34 additions & 0 deletions _generated-doc/main/config/quarkus-rest-client-config.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,23 @@ h|[.header-title]##Configuration property##
h|Type
h|Default

a|icon:lock[title=Fixed at build time] [[quarkus-rest-client-config_quarkus-rest-client-removes-trailing-slash]] [.property-path]##link:#quarkus-rest-client-config_quarkus-rest-client-removes-trailing-slash[`quarkus.rest-client.removes-trailing-slash`]##

[.description]
--
If true, the extension will automatically remove the trailing slash in the paths if any. This property is not applicable to the RESTEasy Client.


ifdef::add-copy-button-to-env-var[]
Environment variable: env_var_with_copy_button:+++QUARKUS_REST_CLIENT_REMOVES_TRAILING_SLASH+++[]
endif::add-copy-button-to-env-var[]
ifndef::add-copy-button-to-env-var[]
Environment variable: `+++QUARKUS_REST_CLIENT_REMOVES_TRAILING_SLASH+++`
endif::add-copy-button-to-env-var[]
--
|boolean
|`true`

a| [[quarkus-rest-client-config_quarkus-rest-client-multipart-post-encoder-mode]] [.property-path]##link:#quarkus-rest-client-config_quarkus-rest-client-multipart-post-encoder-mode[`quarkus.rest-client.multipart-post-encoder-mode`]##

[.description]
Expand Down Expand Up @@ -713,6 +730,23 @@ endif::add-copy-button-to-env-var[]
|string
|

a|icon:lock[title=Fixed at build time] [[quarkus-rest-client-config_quarkus-rest-client-clients-removes-trailing-slash]] [.property-path]##link:#quarkus-rest-client-config_quarkus-rest-client-clients-removes-trailing-slash[`quarkus.rest-client."clients".removes-trailing-slash`]##

[.description]
--
If true, the extension will automatically remove the trailing slash in the paths if any. This property is not applicable to the RESTEasy Client.


ifdef::add-copy-button-to-env-var[]
Environment variable: env_var_with_copy_button:+++QUARKUS_REST_CLIENT__CLIENTS__REMOVES_TRAILING_SLASH+++[]
endif::add-copy-button-to-env-var[]
ifndef::add-copy-button-to-env-var[]
Environment variable: `+++QUARKUS_REST_CLIENT__CLIENTS__REMOVES_TRAILING_SLASH+++`
endif::add-copy-button-to-env-var[]
--
|boolean
|`true`

a| [[quarkus-rest-client-config_quarkus-rest-client-client-url]] [.property-path]##link:#quarkus-rest-client-config_quarkus-rest-client-client-url[`quarkus.rest-client."client".url`]##

[.description]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,23 @@ h|[.header-title]##Configuration property##
h|Type
h|Default

a|icon:lock[title=Fixed at build time] [[quarkus-rest-client-config_quarkus-rest-client-removes-trailing-slash]] [.property-path]##link:#quarkus-rest-client-config_quarkus-rest-client-removes-trailing-slash[`quarkus.rest-client.removes-trailing-slash`]##

[.description]
--
If true, the extension will automatically remove the trailing slash in the paths if any. This property is not applicable to the RESTEasy Client.


ifdef::add-copy-button-to-env-var[]
Environment variable: env_var_with_copy_button:+++QUARKUS_REST_CLIENT_REMOVES_TRAILING_SLASH+++[]
endif::add-copy-button-to-env-var[]
ifndef::add-copy-button-to-env-var[]
Environment variable: `+++QUARKUS_REST_CLIENT_REMOVES_TRAILING_SLASH+++`
endif::add-copy-button-to-env-var[]
--
|boolean
|`true`

a| [[quarkus-rest-client-config_quarkus-rest-client-multipart-post-encoder-mode]] [.property-path]##link:#quarkus-rest-client-config_quarkus-rest-client-multipart-post-encoder-mode[`quarkus.rest-client.multipart-post-encoder-mode`]##

[.description]
Expand Down Expand Up @@ -713,6 +730,23 @@ endif::add-copy-button-to-env-var[]
|string
|

a|icon:lock[title=Fixed at build time] [[quarkus-rest-client-config_quarkus-rest-client-clients-removes-trailing-slash]] [.property-path]##link:#quarkus-rest-client-config_quarkus-rest-client-clients-removes-trailing-slash[`quarkus.rest-client."clients".removes-trailing-slash`]##

[.description]
--
If true, the extension will automatically remove the trailing slash in the paths if any. This property is not applicable to the RESTEasy Client.


ifdef::add-copy-button-to-env-var[]
Environment variable: env_var_with_copy_button:+++QUARKUS_REST_CLIENT__CLIENTS__REMOVES_TRAILING_SLASH+++[]
endif::add-copy-button-to-env-var[]
ifndef::add-copy-button-to-env-var[]
Environment variable: `+++QUARKUS_REST_CLIENT__CLIENTS__REMOVES_TRAILING_SLASH+++`
endif::add-copy-button-to-env-var[]
--
|boolean
|`true`

a| [[quarkus-rest-client-config_quarkus-rest-client-client-url]] [.property-path]##link:#quarkus-rest-client-config_quarkus-rest-client-client-url[`quarkus.rest-client."client".url`]##

[.description]
Expand Down
17 changes: 17 additions & 0 deletions _generated-doc/main/config/quarkus-rest_quarkus.rest.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,23 @@ endif::add-copy-button-to-env-var[]
|boolean
|`false`

a|icon:lock[title=Fixed at build time] [[quarkus-rest_quarkus-rest-removes-trailing-slash]] [.property-path]##link:#quarkus-rest_quarkus-rest-removes-trailing-slash[`quarkus.rest.removes-trailing-slash`]##

[.description]
--
If true, the extension will automatically remove the trailing slash in the paths if any.


ifdef::add-copy-button-to-env-var[]
Environment variable: env_var_with_copy_button:+++QUARKUS_REST_REMOVES_TRAILING_SLASH+++[]
endif::add-copy-button-to-env-var[]
ifndef::add-copy-button-to-env-var[]
Environment variable: `+++QUARKUS_REST_REMOVES_TRAILING_SLASH+++`
endif::add-copy-button-to-env-var[]
--
|boolean
|`true`

a| [[quarkus-rest_quarkus-rest-multipart-input-part-default-charset]] [.property-path]##link:#quarkus-rest_quarkus-rest-multipart-input-part-default-charset[`quarkus.rest.multipart.input-part.default-charset`]##

[.description]
Expand Down
17 changes: 17 additions & 0 deletions _generated-doc/main/config/quarkus-smallrye-openapi.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,23 @@ endif::add-copy-button-to-env-var[]
|path
|

a|icon:lock[title=Fixed at build time] [[quarkus-smallrye-openapi_quarkus-smallrye-openapi-store-schema-file-name]] [.property-path]##link:#quarkus-smallrye-openapi_quarkus-smallrye-openapi-store-schema-file-name[`quarkus.smallrye-openapi.store-schema-file-name`]##

[.description]
--
The name of the file in case it is being stored.


ifdef::add-copy-button-to-env-var[]
Environment variable: env_var_with_copy_button:+++QUARKUS_SMALLRYE_OPENAPI_STORE_SCHEMA_FILE_NAME+++[]
endif::add-copy-button-to-env-var[]
ifndef::add-copy-button-to-env-var[]
Environment variable: `+++QUARKUS_SMALLRYE_OPENAPI_STORE_SCHEMA_FILE_NAME+++`
endif::add-copy-button-to-env-var[]
--
|string
|`openapi`

a|icon:lock[title=Fixed at build time] [[quarkus-smallrye-openapi_quarkus-smallrye-openapi-always-run-filter]] [.property-path]##link:#quarkus-smallrye-openapi_quarkus-smallrye-openapi-always-run-filter[`quarkus.smallrye-openapi.always-run-filter`]##

[.description]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,23 @@ endif::add-copy-button-to-env-var[]
|path
|

a|icon:lock[title=Fixed at build time] [[quarkus-smallrye-openapi_quarkus-smallrye-openapi-store-schema-file-name]] [.property-path]##link:#quarkus-smallrye-openapi_quarkus-smallrye-openapi-store-schema-file-name[`quarkus.smallrye-openapi.store-schema-file-name`]##

[.description]
--
The name of the file in case it is being stored.


ifdef::add-copy-button-to-env-var[]
Environment variable: env_var_with_copy_button:+++QUARKUS_SMALLRYE_OPENAPI_STORE_SCHEMA_FILE_NAME+++[]
endif::add-copy-button-to-env-var[]
ifndef::add-copy-button-to-env-var[]
Environment variable: `+++QUARKUS_SMALLRYE_OPENAPI_STORE_SCHEMA_FILE_NAME+++`
endif::add-copy-button-to-env-var[]
--
|string
|`openapi`

a|icon:lock[title=Fixed at build time] [[quarkus-smallrye-openapi_quarkus-smallrye-openapi-always-run-filter]] [.property-path]##link:#quarkus-smallrye-openapi_quarkus-smallrye-openapi-always-run-filter[`quarkus.smallrye-openapi.always-run-filter`]##

[.description]
Expand Down
11 changes: 11 additions & 0 deletions _generated-doc/main/infra/quarkus-all-build-items.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4525,6 +4525,17 @@ _No Javadoc found_
_No Javadoc found_




a| https://github.com/quarkusio/quarkus/blob/main/extensions/resteasy-reactive/rest-client-jaxrs/deployment/src/main/java/io/quarkus/jaxrs/client/reactive/deployment/RestClientDisableRemovalTrailingSlashBuildItem.java[`io.quarkus.jaxrs.client.reactive.deployment.RestClientDisableRemovalTrailingSlashBuildItem`, window="_blank"]
[.description]
--
This build item disables the removal of trailing slashes from the paths.
-- a|`java.util.List<DotName> clients`
_No Javadoc found_


|===
== JAX-RS - SPI
[.configuration-reference,cols=2*]
Expand Down
Loading

0 comments on commit fbcd099

Please sign in to comment.