kaleidos / grails-postgresql-extensions

Grails plugin to use postgresql native elements such as arrays, hstores,...
Apache License 2.0
78 stars 63 forks source link

Port to work with Micronaut and hibernate-gorm #127

Open kevintanhongann opened 3 years ago

kevintanhongann commented 3 years ago

The concept of this plugin is very useful, hopefully this can be ported to Micronaut and work with hibernate-gorm. Thanks.

lopardo commented 3 years ago

Just wondering, what would be required to make this work with Spring Boot + GORM, or Micronaut + GORM? Thanks.