Quarkus Hibernate types Quarkus Hibernate types extension is based on the https://github.com/vladmihalcea/hibernate-types. Installation If you want to use this extension, you need to add the quarkiverse-hibernate-types extension first. In your pom.xml file, add: <dependency> <groupId>io.quarkiverse.hibernate</groupId> <artifactId>quarkus-hibernate-types</artifactId> <version>0.1.0</version> </dependency> Extension Configuration Reference Configuration property fixed at build time - All other configuration properties are overridable at runtime