I ran into another problem with Grails just now.
I’m starting to separate the REST implementation of my service. I wanted to keep
the default generated behaviour of the Grails views, at least for now. But the
interaction of the web-application is foremost using the REST api.
Thus I