I have a GSP I am using for my Jasmine Test Spec. I would like to prevent this from being included in the war in certain environments (say production).
Is there a way to exclude gsp views in a war given an environment?
I have a GSP I am using for my Jasmine Test Spec. I would like to prevent this from being included in the war in certain environments (say production).
Is there a way to exclude gsp views in a war given an environment?