Update Forge and Profiles to configure component-scan for base package
Open
performance
- Dominant language
- Groovy
- Stars
- 2.9k
- Forks
- 975
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 92
Description
### Issue description
annotate Application with `@ComponentScan(value = 'com.mycompany.myapp.custom')`
This removes the need to define the beans one by one for the base application package in `grails-app/conf/spring/resources.groovy`
Contributor guide
Assessment
This issue has not been assessed yet.