1. Grails: how do I set up a response wrapper in a Grails filter? stackoverflow.comI want to modify the response content of specific Grails requests. How do I configure a ResponseWrapper in a request filter? I had hoped it would be the following, but the ... |