File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- ![ Verify JAVA SDK] ( https://github.com/cncf/wg-serverless-workflow /workflows/Verify%20JAVA%20SDK/badge.svg )
2
- ![ Deploy JAVA SDK] ( https://github.com/cncf/wg-serverless-workflow /workflows/Deploy%20JAVA%20SDK/badge.svg )
1
+ ![ Verify JAVA SDK] ( https://github.com/serverlessworkflow/sdk-java /workflows/Verify%20JAVA%20SDK/badge.svg )
2
+ ![ Deploy JAVA SDK] ( https://github.com/serverlessworkflow/sdk-java /workflows/Deploy%20JAVA%20SDK/badge.svg )
3
3
4
4
# Serverless Workflow Specification JAVA SDK
5
5
6
- Provides the JAVA API/SPI for the [ Serverless Workflow Specification] ( ../../specification/README.md )
6
+ Provides the JAVA API/SPI for the [ Serverless Workflow Specification] ( https://github.com/serverlessworkflow/specification )
7
7
8
8
Allows you to parse Workflow types from JSON/YAML sources, as well as programmatically build your workflows using
9
9
the provided builder API.
You can’t perform that action at this time.
0 commit comments