烂笔头-Spring3
摘要:1.spring相关jar包的导入 2.配置文件bean.xml 3.spring相关注解:注解就是为了减少配置文件中配置项 @Component:标准一个普通的spring Bean类 @Controller:标注一个控制器组件类 @Service:标注一个业务逻辑组件类 @Repository:
阅读全文
posted @ 2017-06-24 13:36
posted @ 2017-06-24 13:36
posted @ 2017-06-11 23:44
posted @ 2017-06-03 14:47