Created
October 29, 2017 16:10
-
-
Save prabhatkashyap/c117da58559e2832d4ae077d187ec718 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GrailsApplication app = ApplicationContextHolder.getGrailsApplication() | |
ConfigObject config = app.getConfig() | |
String variable = config.grails.variableNamefromConfig |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment