This repository has been archived by the owner on Mar 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: generate docs with latest Quarkus master - quarkusio/quarkus@6a…
- Loading branch information
Showing
50 changed files
with
1,018 additions
and
585 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
20 changes: 20 additions & 0 deletions
20
...ain/asciidoc/generated/quarkus-dynamodb-config-group-sdk-build-time-config.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
[.configuration-legend] | ||
icon:archive[title=Fixed at build time] Configuration property fixed at build time - icon:cogs[title=Overridable at runtime]️ Configuration property overridable at runtime | ||
|
||
[.configuration-reference, cols="80,.^10,.^10"] | ||
|=== | ||
|
||
h|[[quarkus-dynamodb-config-group-sdk-build-time-config_configuration]]link:#quarkus-dynamodb-config-group-sdk-build-time-config_configuration[Configuration property] | ||
h|Type | ||
h|Default | ||
|
||
a|icon:archive[title=Fixed at build time] [[quarkus-dynamodb-config-group-sdk-build-time-config_quarkus.dynamodb.interceptors]]`link:#quarkus-dynamodb-config-group-sdk-build-time-config_quarkus.dynamodb.interceptors[quarkus.dynamodb.interceptors]` | ||
|
||
[.description] | ||
-- | ||
List of execution interceptors that will have access to read and modify the request and response objects as they are processed by the AWS SDK. | ||
The list should consists of class names which implements `software.amazon.awssdk.core.interceptor.ExecutionInterceptor` interface. | ||
--|list of class name | ||
|required icon:exclamation-circle[title=Configuration property is required] | ||
|
||
|=== |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
19 changes: 19 additions & 0 deletions
19
...generated/quarkus-dynamodb-config-group-sync-http-client-build-time-config.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
[.configuration-legend] | ||
icon:archive[title=Fixed at build time] Configuration property fixed at build time - icon:cogs[title=Overridable at runtime]️ Configuration property overridable at runtime | ||
|
||
[.configuration-reference, cols="80,.^10,.^10"] | ||
|=== | ||
|
||
h|[[quarkus-dynamodb-config-group-sync-http-client-build-time-config_configuration]]link:#quarkus-dynamodb-config-group-sync-http-client-build-time-config_configuration[Configuration property] | ||
h|Type | ||
h|Default | ||
|
||
a|icon:archive[title=Fixed at build time] [[quarkus-dynamodb-config-group-sync-http-client-build-time-config_quarkus.dynamodb.sync-client.type]]`link:#quarkus-dynamodb-config-group-sync-http-client-build-time-config_quarkus.dynamodb.sync-client.type[quarkus.dynamodb.sync-client.type]` | ||
|
||
[.description] | ||
-- | ||
Type of the sync HTTP client implementation | ||
--|`url`, `apache` | ||
|`url` | ||
|
||
|=== |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.