| I experience the same problem. I have added a column-definition to my entities UUID fields to force the logic to create UUID fields. See https://stackoverflow.com/a/43403203/6095334. Perhaps I should mention that I am generating liquibase changesets, and it is the UUID fields in these changesets that are being mapped to geometry column. Before adding the postgis dialect the UUIDs were correctly mapped to UUID. |