AOP AOP即是面向切面编程,目的在于将通用的功能模块在各个类中使用的同时,在各个类中不用显示地调用,让他们…
Read moreSpring学习笔记(二)之高级装配
高级装配 Spring profile 前提:profile被激活(active) Spring3.1只能在类…
Read moreSpring学习笔记(一)之DI依赖注入
依赖注入的类型 构造器注入(constructor injection)传入继承同一接口的不同类 Setter…
Read moreAOP AOP即是面向切面编程,目的在于将通用的功能模块在各个类中使用的同时,在各个类中不用显示地调用,让他们…
Read more高级装配 Spring profile 前提:profile被激活(active) Spring3.1只能在类…
Read more依赖注入的类型 构造器注入(constructor injection)传入继承同一接口的不同类 Setter…
Read more