Skip to content

Commit 725b57f

Browse files
committed
Sync documentation of main branch
1 parent 972b7ca commit 725b57f

27 files changed

+201
-88
lines changed

_data/versioned/main/index/quarkus.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -692,8 +692,8 @@ types:
692692
url: /guides/rest-virtual-threads
693693
- title: Using OpenID Connect (OIDC) and Keycloak to centralize authorization
694694
filename: security-keycloak-authorization.adoc
695-
summary: Learn how to enable bearer token authorization in your Quarkus application using Keycloak Authorization Services for secure access to protected resources.
696-
keywords: sso oidc security keycloak
695+
summary: Learn how to enable bearer token authorization in your Quarkus application by using Keycloak Authorization Services for secure access to protected resources.
696+
keywords: "sso, oidc, security, keycloak"
697697
categories: security
698698
topics:
699699
- security

_versions/main/guides/_attributes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
:jandex-version: 3.2.3
2323
:jandex-gradle-plugin-version: 1.0.0
2424
:kotlin-version: 2.0.21
25-
:grpc-version: 1.68.2
25+
:grpc-version: 1.69.0
2626
:protoc-version: 3.25.5
2727
:gcf-invoker-version: 1.3.0
2828
// Cannot simply use the name 'hibernate-*-version' here as it somehow gets

_versions/main/guides/centralized-log-management.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ For this you can use the same `docker-compose.yml` file as above but with a diff
250250
input {
251251
tcp {
252252
port => 4560
253-
coded => json
253+
codec => json
254254
}
255255
}
256256
-2.93 KB
Loading
-2.94 KB
Loading
-2.57 KB
Loading
-2.54 KB
Loading
-15.9 KB
Loading
-3.17 KB
Loading
-2.74 KB
Loading

0 commit comments

Comments
 (0)