spring-boot/spring-boot-docs
Stephane Nicoll 2c619232b3 Add ComponentScan aliases on SpringBootApplication
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-3368
2015-08-27 14:12:01 +02:00
..
src/main Add ComponentScan aliases on SpringBootApplication 2015-08-27 14:12:01 +02:00
pom.xml Next development version 2015-07-01 22:48:01 -07:00