tet123/debezium-quarkus-outbox/deployment
Chris Cranford bd9621c845 DBZ-3552 Allow usage of payload custom types
For example, when defining a payload as a PostgreSQL JSONB sql type and
using JsonNode as the Java representation, a type handler must be given
to handle the conversion between the Java representation and the SQL.
While this can be done with an attribute converter, some may wish to
make use of existing Hibernate user-defined type implementations.
2021-12-13 18:08:28 +01:00
..
src/main/java/io/debezium/outbox/quarkus/deployment DBZ-3552 Allow usage of payload custom types 2021-12-13 18:08:28 +01:00
pom.xml [maven-release-plugin] prepare for next development iteration 2021-12-09 20:16:04 +00:00