Skip to content

Crowtech/gennyq

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,865 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GennyQ

A consolidation of Genny Quarkus services, and necessary dependencies.

Building

./build.sh;
./build-docker.sh;

#### For individual sub-projects
```bash
./build.sh gadaq;
./build-docker.sh gadaq;

Sub-Projects

QwandaQ

All Java POJOs, utilities and other globally shared dependency classes.

ServiceQ

All Service related initialisation code.

KogitoQ

Generic Kogito related projects.

Kogito-Common

Common Kogito service classes and POJOs

GadaQ

Main Kogito service for processing of common events.

Bridge

TODO

Dropkick

TODO

Lauchy

TODO

Messages

TODO

Shleemy

TODO

Fyodor

TODO

About

A consolidation of Genny Quarkus services, and necessary dependencies.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 94.0%
  • Shell 5.6%
  • Other 0.4%