What is the Grails Artefact Evaluation Order and Context? -


in particular, i'm interested in grails-app/conf set of artifacts: bootstrap, config, datasource, *filters, etc. order important , "context", , don't mean in spring sense, set of variables/symbols available, side-effects, , other info might affect symbol resolution.

ideally, can point me @ underlying grails code drives process s.t. can best understand both control flow , symbol resolution.


Comments

Popular posts from this blog

c++ - Delete matches in OpenCV (Keypoints and descriptors) -

java - Could not locate OpenAL library -

sorting - opencl Bitonic sort with 64 bits keys -