摘要: spring xml配置文件之context:annotation-config 我们一般在含有Spring的项目中,可能会看到配置项中包含这个配置节点context:annotation-config。 <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/sche 阅读全文
posted @ 2023-12-15 08:46 残城碎梦 阅读(102) 评论(0) 推荐(0) 编辑