Iapetus Edition provides the Integrations modeling backed by Apache Camel, management and operation components.
It is good for exploration the Integration scenarios included the hundreds of available adapters.
docker pull ghcr.io/codbex/codbex-iapetus:latest
docker run --name codbex-iapetus --rm -p 80:80 ghcr.io/codbex/codbex-iapetus:latest
mvn clean install
java -jar application/target/codbex-iapetus-application-*.jar
java -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=8000 -jar application/target/codbex-iapetus-application-*.jar
http://localhost
http://localhost/swagger-ui/index.html