摘要: 1、Spring Aware(获取Spring容器的服务) hi, i am guodaxia! package com.zhen.highlights_spring4.ch3.aware; import org.apache.commons.io.IOUtils; import org.sprin 阅读全文
posted @ 2018-07-02 17:34 guodaxia 阅读(220) 评论(0) 推荐(0) 编辑
摘要: 1、Scope package com.zhen.highlights_spring4.ch2.scope; import org.springframework.context.annotation.Scope; import org.springframework.stereotype.Serv 阅读全文
posted @ 2018-07-02 17:22 guodaxia 阅读(152) 评论(0) 推荐(0) 编辑
摘要: 1、DI package com.zhen.highlights_spring4.ch1.di; import org.springframework.stereotype.Service; /** * @author zhen * @Date 2018/6/12 10:05 */ @Service 阅读全文
posted @ 2018-07-02 17:03 guodaxia 阅读(174) 评论(0) 推荐(0) 编辑
摘要: <%-- Created by IntelliJ IDEA. User: zhen Date: 2018/6/25 Time: 14:52 To change this template use File | Settings | File Templates. --%> <%@ page cont 阅读全文
posted @ 2018-07-02 10:44 guodaxia 阅读(208) 评论(0) 推荐(0) 编辑