Hi there! I'm pretty sure I did this before, but I could not find how, I really google it around, and all the solutions seemed way too complex for such thing.

I would like to remove the class:com.acme.myclass attribute from the generated json when you use

render domain as JSON

as response on your controllers. How can I do this?

Regards