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

node.js - How to mock a third-party api calls in the backend -

java - Could not locate OpenAL library -

Non Unique Username with ASP.Net Identity 2.0 -