Skip to content

Commit 430661b

Browse files
committed
Sync documentation of main branch
1 parent 669e390 commit 430661b

File tree

3 files changed

+75
-67
lines changed

3 files changed

+75
-67
lines changed

_data/versioned/main/index/quarkus.yaml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -792,7 +792,18 @@ types:
792792
- reactive
793793
type: tutorial
794794
url: /guides/getting-started-reactive
795-
- title: Getting started with Security by using Basic authentication and Jakarta Persistence
795+
- title: Getting started with WebSockets Next
796+
filename: websockets-next-tutorial.adoc
797+
summary: This guide explains how your Quarkus application can utilize web sockets to create interactive web applications.
798+
categories: web
799+
topics:
800+
- web
801+
- websockets
802+
extensions:
803+
- io.quarkus:quarkus-websockets-next
804+
type: tutorial
805+
url: /guides/websockets-next-tutorial
806+
- title: Getting started with security by using Basic authentication and Jakarta Persistence
796807
filename: security-getting-started-tutorial.adoc
797808
summary: "Get started with Quarkus Security by securing your Quarkus application endpoints with the built-in Quarkus Basic authentication and the Jakarta Persistence identity provider, enabling role-based access control."
798809
categories: "getting-started, security"
@@ -809,17 +820,6 @@ types:
809820
id: security-getting-started-tutorial
810821
type: tutorial
811822
url: /guides/security-getting-started-tutorial
812-
- title: Getting started with WebSockets Next
813-
filename: websockets-next-tutorial.adoc
814-
summary: This guide explains how your Quarkus application can utilize web sockets to create interactive web applications.
815-
categories: web
816-
topics:
817-
- web
818-
- websockets
819-
extensions:
820-
- io.quarkus:quarkus-websockets-next
821-
type: tutorial
822-
url: /guides/websockets-next-tutorial
823823
- title: Migrate from OpenTracing to OpenTelemetry tracing
824824
filename: telemetry-opentracing-to-otel-tutorial.adoc
825825
summary: Migrate an application from OpenTracing to OpenTelemetry tracing in Quarkus 3.x.

0 commit comments

Comments
 (0)