Skip to content

SpringBoot - Apache Camel Sample#581

Merged
tsurdilo merged 1 commit intotemporalio:mainfrom
tsurdilo:camelsample
Feb 26, 2024
Merged

SpringBoot - Apache Camel Sample#581
tsurdilo merged 1 commit intotemporalio:mainfrom
tsurdilo:camelsample

Conversation

@tsurdilo
Copy link
Copy Markdown
Contributor

This sample shows possible integration of Temporal in Apache Camel application.
Shows how to define a Camel Route and start a Workflow from it to gain advantage of Temporal.

Signed-off-by: Tihomir Surdilovic <tihomir@temporal.io>
@tsurdilo tsurdilo requested review from a team and antmendoza as code owners February 19, 2024 01:23
Comment thread build.gradle
otelVersion = '1.30.1'
otelVersionAlpha = "${otelVersion}-alpha"
javaSDKVersion = '1.22.3'
camelVersion = '3.22.1'
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any reason you used 3.22.1 vs 4.x?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

4.x requires java 17 or higher

@tsurdilo tsurdilo merged commit 15415ef into temporalio:main Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants