Skip to content

Commit 51d0e5f

Browse files
committed
adding correct headers
Signed-off-by: salaboy <[email protected]>
1 parent 65bace2 commit 51d0e5f

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

sdkdocs/java/content/en/java-sdk-docs/spring-boot/sb-workflows-howto.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
## Using Dapr Workflows with Spring Boot
1+
---
2+
type: docs
3+
title: "How to: Author and manage Dapr Workflow with Spring Boot"
4+
linkTitle: "How to: Author and manage workflows with Spring Boot"
5+
weight: 40000
6+
description: How to get up and running with workflows using the Spring Boot integration
7+
---
8+
29

310
Following the same approach that we used for Spring Data and Spring Messaging, the [`dapr-spring-boot-starter`](_index.md) brings Dapr Workflow integration for Spring Boot users.
411

0 commit comments

Comments
 (0)