Browse Source
Add aliases for `@ComponentScan`attributes on `@SpringBootApplication` so that it is possible to customize how the component scan should be applied on the project. Previously, one would have to revert to `@EnableAutoConfiguration` to achieve the same result. Closes gh-3368pull/3532/merge
2 changed files with 25 additions and 0 deletions
Loading…
Reference in new issue