grails-datastore-rest-client disappeared from V7
Since version 7, the plugin grails-datastore-rest-client has disappeared from the distribution. I realized that it might be deprecated and not being appropriately placed in grails-data-mapping, however, my current project does rely heavily on it (based on Grails 3.3.11).
I couldn't find any mentioning of it in the documentation and release notes either.
Has it moved somewhere else? Is there any easy way to get it back without changing a lot of my code?
Thx!
Any news or advance in this? I have the same problem, a bit 3.3.18 app in need to migrate to grails 7...
@jesusrodriguezmjp it has been removed from Grails-core and you should probably use another rest client.
But there is a version updated to work with Grails 7 https://github.com/gpc/grails-datastore-rest-client-legacy