摘要:
@ComponentScan用于类或接口上主要是指定扫描路径,spring会把指定路径下带有指定注解的类注册到IOC容器中。 https://blog.csdn.net/qq_38262266/article/details/107787748 一、@ComponentScan注解作用:(扫描指定注 阅读全文
posted @ 2022-03-20 20:59
sunny123456
阅读(341)
评论(0)
推荐(0)