What is the default environments in grails?
Answer / Devesh Sharma
The default environment in Grails is 'development'. Other available environments include 'test', 'integration', and 'production'.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is sitemesh?
What is the limitation of groovy?
Explain how you can include a groovy script in another groovy?
What does the jsonslurper class indicates?
Explain groovydoc comment?
What do you understand by groovy?
When “propertymissing (string)” method is called?
Explain how scripts are run in groovy?
List the advantages of groovy.
What relational operators is used for in groovy?
What are the limitations of groovy?
How could you retrieve a single value from data base using groovy?