自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(6)
  • 收藏
  • 关注

原创 spring注解注入的配置

xml文件的配置:xmlns:context="http://www.springframework.org/schema/context"xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3

2017-01-04 16:58:14 212

原创 spring注入方式

1.手动注入① 编辑xml文档②使用注解方式2.手动自动注入① 编辑xml文档autowire②使用注解方式

2017-01-04 14:51:49 71

原创 Bean的作用域

Bean的作用域1.单例(默认) singleton   2.原型模式 propotyte

2017-01-04 11:17:06 146

原创 spring内部注入

spring内部注入1.外部bean调用2.内部bean调用

2017-01-04 11:11:54 139

原创 spring中map和list等的注入

list的注入:map的注入 1

2017-01-04 10:58:55 250

原创 spring(-)

applocationcontext的配置xmlns="http://www.springframework.org/schema/beans"xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"xmlns:p="http://www.springframework.org/schema/p"xsi:schemaLoca

2016-12-28 14:20:25 70 1

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除