In a controller, how can I redirect json view output to a file instead of to the http response?
Grails 3.2.5.
In a controller, how can I redirect json view output to a file instead of to the http response?
Grails 3.2.5.
Copyright © 2021 Jogjafile Inc.
You can do something like this...