2021年11月22日
摘要: Spring 1 导入坐标 2 创建Bean 3 创建applicationContext.xml配置文件 4 在配置文件当中配置bean 5 创建applicationContext对象 通过getBean方法获取对应id的类 package com.jc.dao.Demo; import com 阅读全文
posted @ 2021-11-22 11:36 ziwang520 阅读(42) 评论(0) 推荐(0)