leadtrip opened a new issue, #587: URL: https://github.com/apache/grails-forge/issues/587
Description A fresh Grails 6 application is missing a number of directories Steps to Reproduce - Goto https://start.grails.org/ - Click on the "Generate Project" button and Download the Zip or upload to Github - Open the Project in an IDE or view on file system - Notice the following directories are missing: 1. grails-app/services 2. grails-app/domain 3. grails-app/taglib 4. grails-app/migrations 5. grails-app/conf/spring - addressed in 6.2.1 and 7.0.0 And the file grails-app/conf/spring/resources.groovy - addressed in 6.2.1 and 7.0.0 -- 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]
