Merge pull request #775 from bsig-gh-bot/0.15.1-snapshot-ungtju1b1s

Update snapshot version to 0.15.1-snapshot-ungtju1b1s
tree: 7c81310d686428051f42b8d375d22d2c7c73b0fa
  1. .github/
  2. .mvn/
  3. addons/
  4. api/
  5. archetypes/
  6. docsimg/
  7. drools/
  8. grafana-api/
  9. history/
  10. integration-tests/
  11. jbpm/
  12. jenkins-tests/
  13. kogito-bom/
  14. kogito-build-parent/
  15. kogito-cloud-services/
  16. kogito-codegen/
  17. kogito-maven-plugin/
  18. kogito-quarkus-extension/
  19. kogito-springboot/
  20. kogito-test-utils/
  21. scripts/
  22. .gitignore
  23. CONTRIBUTING.md
  24. history2.adoc
  25. Jenkinsfile
  26. Jenkinsfile-sonarcloud-daily
  27. Jenkinsfile.deploy
  28. Jenkinsfile.drools
  29. Jenkinsfile.promote
  30. Jenkinsfile.quarkus
  31. LICENSE
  32. mvnw
  33. mvnw.cmd
  34. pom.xml
  35. README.md
README.md

Kogito

Kogito is the next generation of business automation platform focused on cloud-native development, deployment and execution.

GitHub Stars GitHub Forks GitHub Issues Pull Requests Zulip chat Contributors License Twitter Follow

Quick Links

Homepage: http://kogito.kie.org

Guides and Documentation: https://kogito.kie.org/guides/

JIRA Issues: https://issues.jboss.org/projects/KOGITO

Requirements

  • Maven 3.6.2 or later
  • Java 11 or later (devel package)
  • optional: Docker installation for running integration tests

Getting Started

The Kogito Examples repository module contains a number of examples that you can take a look at and try out yourself. Please take a look at the readme of each individual example for more details on how the example works and how to run it yourself (either locally or on Kubernetes).

Guides

The official guides for Kogito can be found at our main website, these include guides for Quarkus and Spring Boot.

If you want to read more about Quarkus:

Building and Contributing to Kogito

All contributions are welcome! Before you start please read the contribution guide.