As OuboxIT for MongoDB was disabled (because it was intermittently failing with errors shown at https://github.com/apache/incubator-kie-kogito-examples/issues/1826), let's try to create a similar test for the outbox pattern with PostgreSQL, as this is the only database that is currently supported.
It should be created for both Quarkus and Springboot.
Description
As OuboxIT for MongoDB was disabled (because it was intermittently failing with errors shown at https://github.com/apache/incubator-kie-kogito-examples/issues/1826), let's try to create a similar test for the outbox pattern with PostgreSQL, as this is the only database that is currently supported. It should be created for both Quarkus and Springboot.
Implementation ideas
No response