码迷,mamicode.com
首页 > 编程语言 > 详细

Spring通过注解注入有参

时间:2018-11-03 17:36:27      阅读:196      评论:0      收藏:0      [点我收藏+]

标签:文件   span   需要   com   形参   函数   col   color   auto   

1.通过注解方式注入有参的构造函数

技术分享图片

把@Autowired注解放在构造函数上方,在构造函数里写上需要注入的形参即可

 

2.通过XML配置文件方式定义有参构造函数

技术分享图片

 

Spring通过注解注入有参

标签:文件   span   需要   com   形参   函数   col   color   auto   

原文地址:https://www.cnblogs.com/XingXiaoMeng/p/9901157.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!