摘要: 1.基于注解的配置与基于xml的配置 (1) 在xml配置文件中,使用<context:annotation-config></context:annotation-config>标签即可开启基于注解的配置,如下所示,该标签会隐式的向容器中添加ConfigurationClassPostProces 阅读全文
posted @ 2023-02-06 22:40 shame丶 阅读(187) 评论(0) 推荐(0)