aimanyeye / aimanyeye.github.io

个人博客,学习生活上的记录。
0 stars 0 forks source link

基于注解的IoC配置和整合Junit | aimanyeye #26

Open aimanyeye opened 5 years ago

aimanyeye commented 5 years ago

https://aimanyeye.github.io/2019/06/01/2019-06-01-%E5%9F%BA%E4%BA%8E%E6%B3%A8%E8%A7%A3%E7%9A%84IoC%E9%85%8D%E7%BD%AE%E5%92%8C%E6%95%B4%E5%90%88Junit/#more

目录 明确:写在前面 环境搭建 常用注解 Spring管理对象细节 Spring的纯注解配置 测试类中的问题和解决思路 配置步骤 为什么不把测试类配置到xml中

aimanyeye commented 5 years ago

打卡day13