diff --git a/demo-workflow/pom.xml b/demo-workflow/pom.xml new file mode 100644 index 0000000..74b1b35 --- /dev/null +++ b/demo-workflow/pom.xml @@ -0,0 +1,21 @@ + + + + com.xkcoding + spring-boot-demo + 1.0.0-SNAPSHOT + + + 4.0.0 + + demo-workflow + 1.0.0-SNAPSHOT + pom + + + 17 + + + diff --git a/pom.xml b/pom.xml index de0b912..62e8203 100644 --- a/pom.xml +++ b/pom.xml @@ -25,6 +25,7 @@ demo-monitor demo-rate-limit demo-idempotent + demo-workflow