摘要: bean常用的配置方式有2种: xml文件 注解 使用xml文件配置bean <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="ht 阅读全文
posted @ 2019-07-01 22:53 chy_18883701161 阅读(7317) 评论(0) 推荐(0) 编辑