I use grails 2.3.6 and I get the following error during execution
grails dev war Error:
|Compiling 84 GSP files for package [test]
.Error
|
WAR packaging error: encoded string too long : 79912 bytes How can I prevent this error?
I use grails 2.3.6 and I get the following error during execution