In the grails doc, I read (something along the lines) that the implementation of a server class will bu automatically wired based on the naming convention.
If this is true, then how would one go about overriding this behavior down the road say if you have a new implementation?
do we have options? like:
- use @annotations
- if you don't want to re-compile, add the entry to the xml