摘要: Spring体系结构 bean,core,context,SpEL Spring开发步骤 业务层(service) DAO层(DAO) 导入Spring基本包 编写DAO接口和Impl类 创建Spring核心配置文件 在Spring配置文件中配置Impl 使用SpringAPI获取Bean实例 例子 阅读全文
posted @ 2022-09-06 19:47 Destiny233 阅读(22) 评论(0) 推荐(0)