Skip to content

Commit

Permalink
Remove references to deleted SW examples (#1201)
Browse files Browse the repository at this point in the history
  • Loading branch information
cristianonicolai authored Mar 30, 2022
1 parent 0655f46 commit 11e6a21
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ shows timers (intermediate and boundary) that allows to introduce delays in proc
A Serverless Workflow greeting service with both JSON and YAML workflow definitions

* [on Quarkus](kogito-quarkus-examples/serverless-workflow-greeting-quarkus)
* [on Spring Boot](kogito-springboot-examples/serverless-workflow-greeting-springboot)

## Serverless Workflow with events

Expand All @@ -140,7 +139,6 @@ A Serverless Workflow service for processing job applicant approvals and that sh
A Serverless Workflow service for returning country information

* [on Quarkus](kogito-quarkus-examples/serverless-workflow-service-calls-quarkus)
* [on Spring Boot](kogito-springboot-examples/serverless-workflow-service-calls-springboot)

## Serverless Workflow GitHub showcase

Expand Down
2 changes: 0 additions & 2 deletions kogito-springboot-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -172,8 +172,6 @@
<module>process-usertasks-with-security-oidc-springboot</module>
<module>process-usertasks-with-security-springboot</module>
<module>ruleunit-springboot-example</module>
<module>serverless-workflow-greeting-springboot</module>
<module>serverless-workflow-service-calls-springboot</module>
</modules>
</profile>

Expand Down

0 comments on commit 11e6a21

Please sign in to comment.