We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Subscriber example URL is not correct in https://sonataflow.org/serverlessworkflow/main/getting-started/java-embedded-workflows.html#_dependencies_explanation
When you open URL, the java file WorkflowEventSusbcriberTest.java is missing. Wrong URL: https://github.com/apache/incubator-kie-kogito-runtimes/tree/main/kogito-serverless-workflow//kogito-serverless-workflow-executor-kafka/src/test/java/org/kie/kogito/serverless/workflow/executor/WorkflowEventSusbcriberTest.java
WorkflowEventSusbcriberTest.java
There is a reference to working example in the documentation.
The text was updated successfully, but these errors were encountered:
domhanak
No branches or pull requests
Subscriber example URL is not correct in https://sonataflow.org/serverlessworkflow/main/getting-started/java-embedded-workflows.html#_dependencies_explanation
Details
When you open URL, the java file
WorkflowEventSusbcriberTest.java
is missing.Wrong URL: https://github.com/apache/incubator-kie-kogito-runtimes/tree/main/kogito-serverless-workflow//kogito-serverless-workflow-executor-kafka/src/test/java/org/kie/kogito/serverless/workflow/executor/WorkflowEventSusbcriberTest.java
Acceptance criteria
There is a reference to working example in the documentation.
The text was updated successfully, but these errors were encountered: