https://github.com/kuflow/kuflow-samples-java
KuFlow samples for Java
https://github.com/kuflow/kuflow-samples-java
java open-source samples temporalio workflow
Last synced: 6 months ago
JSON representation
KuFlow samples for Java
- Host: GitHub
- URL: https://github.com/kuflow/kuflow-samples-java
- Owner: kuflow
- License: mit
- Created: 2022-01-20T14:14:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-07T11:29:57.000Z (6 months ago)
- Last Synced: 2025-04-07T12:30:11.104Z (6 months ago)
- Topics: java, open-source, samples, temporalio, workflow
- Language: Java
- Homepage:
- Size: 326 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/kuflow/kuflow-samples-java/blob/master/LICENSE)
# KuFlow Samples Java
> ***"KuFlow is a platform on which you can design and execute your business processes"***
In KuFlow we are engineers and therefore we like concrete things; we like to know 'the how' because it is the only way to understand how a platform can solve our problems.
This project contains examples of integration with the platform such as the implementation of Temporal Workers and other integrations.
KuFlow is an implementation language agnostic Cloud platform. This repository is useful if you as a customer develop your integrations in JAVA.
## Documentation
Documentation on how to integrate with KuFlow using Java is available [here](https://docs.kuflow.com/developers).
## Contributing
We are happy to receive your help and comments, together we will dance a wonderful KuFlow. Please review our [contribution guide](CONTRIBUTING.md).
## License
[MIT License](https://github.com/kuflow/kuflow-samples-java/blob/master/LICENSE)