codeconsole opened a new issue, #15058:
URL: https://github.com/apache/grails-core/issues/15058

   ### Feature description
   
   Just like Groovy, Grails can offer it's own star imports.
   
   We should identify candidates common to Grails and enable them by default in 
8.0.0
   
   Potential Candidates:
   ```groovy
   import grails.gorm.annotation.AutoTimestamp
   import grails.plugin.scaffolding.annotation.Scaffold
   ```
   
   https://github.com/apache/grails-gradle-plugin/pull/346


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to