Debug Grails Plugins load order

Grails documentation talks about Understanding Plugin Load Order and controlling it with the use of loadBefore and loadAfter properties.

It is easy to debug the plugin load order as well. Add this line to your grails-app/conf/logback.groovy file.

logger('grails.plugins.DefaultGrailsPluginManager', INFO, ['STDOUT'], false)

Tags: #grails
Jul 2017, 05.

 

My next events:
🗓 Apr 04 16:30 JDevSummitIL Getting Started with the Micronaut Framework