You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdkdocs/java/content/en/java-sdk-docs/spring-boot/sb-workflows-howto.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff 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
+
2
9
3
10
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.
0 commit comments