摘要: 怎么开启注解装配 <!--开启注解扫描--> <context:component-scan base-package="com.jiang"> <!--根据注解排除扫描--> <!--<context:exclude-filter type="annotation" expression="org 阅读全文
posted @ 2021-02-24 00:12 阿灿呀 阅读(79) 评论(0) 推荐(0)