`
huangxiaoshi8896513
  • 浏览: 8650 次
最近访客 更多访客>>
文章分类
社区版块
存档分类
最新评论

4.9 Annotation-based container configuration

 
阅读更多

在之前执行,所以后者会覆盖前者。

                      -----Spring Docs

 

应用于setter方法,例如:

   
    
            .movieFinder =  
   
 }

只是表明属性必须被设置,否则报异常

4.9.2 

 

 

4.9.5 

   
    
   @(           .movieFinder =  }

如果没有设置name,默认为the field name or setter method

   
    
            .movieFinder =  }
 

}

4.9.6 

 

   
            
  
            
  }

 

4.12 

4.12.1 Basic concepts: and

 

....................................................................

 

 

 

具体:http://www.verydemo.com/demo_c89_i136037.html

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics