@ -58,6 +58,18 @@ public class PostgresDialect extends org.springframework.data.relational.core.di
@@ -58,6 +58,18 @@ public class PostgresDialect extends org.springframework.data.relational.core.di
"io.r2dbc.postgresql.codec.Polygon")//
.forEach(s->ifClassPresent(s,simpleTypes::add));
// support the native JTS types supported by r2dbc-postgresql