@ComponentScan(basePackages = "com.ofo.test")当basePackages的直使用通配符,使用**,不能使用*。
引用:https://blog.csdn.net/u012325167/article/details/75388990
@ComponentScan(basePackages = "com.ofo.test")当basePackages的直使用通配符,使用**,不能使用*。
引用:https://blog.csdn.net/u012325167/article/details/75388990