随笔 - 240  文章 - 0  评论 - 8  阅读 - 13万

随笔分类 -  spring

spring 依赖注入 set和构造方法
摘要:基于spring4.x版本;3.x版本,不能构造方法注入; 参考:http://c.biancheng.net/view/4244.html package com.ligy.service; import com.ligy.dao.StudentDao; import com.ligy.dao.T 阅读全文
posted @ 2021-05-08 19:54 biind 阅读(89) 评论(0) 推荐(0) 编辑
spring hello world 入门
摘要:参考:http://c.biancheng.net/view/4244.html 1.下载包 2.新建接口+类 3.新建xml文件 4.测试 package com.ligy.ioc; public interface IStudent { void do1(); } package com.lig 阅读全文
posted @ 2021-05-08 08:19 biind 阅读(55) 评论(0) 推荐(0) 编辑
spring IOC和DI
摘要:1.IOC 2.DI 阅读全文
posted @ 2021-03-16 08:22 biind 阅读(42) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示