摘要:
阅读全文
posted @ 2019-04-06 16:40
B-binary
阅读(122)
评论(0)
推荐(0)
摘要:
一、Spring开发Web项目 SpringIoC容器初始化:将IoC容器中的所有bean实例化为对象(new对象);将各个bean依赖的属性值注入进去(属性赋值)。 在Java程序中初始化IoC容器:ApplicationContext ac = new ClassPathXmlApplicati 阅读全文
posted @ 2019-04-06 16:33
B-binary
阅读(141)
评论(0)
推荐(0)
摘要:
异常:java.lang.IllegalArgumentException:error at ::0 formal unbound in pointcut(返回值参数出错) AOP:面向方面编程 a.切面(Aspect):一个横切功能的模块化,这个功能可能会横切多个对象(业务)。(一个方法就是一个“ 阅读全文
posted @ 2019-04-06 16:28
B-binary
阅读(260)
评论(0)
推荐(0)

浙公网安备 33010602011771号