随笔 - 154  文章 - 0  评论 - 18  阅读 - 24万
01 2017 档案
AOP注解式拦截
摘要:1. 自己定义的拦截注解package com.spring.aop; import java.lang.annotation.Documented; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolic... 阅读全文
posted @ 2017-01-19 20:41 wzyy 阅读(1024) 评论(0) 推荐(0) 编辑
HttpClient与Spring RestTemplate
摘要:二、客户端代码: 1. HttpClient风格的 2.RestTemplate 风格的 import org.springframework.web.client.RestTemplate; 阅读全文
posted @ 2017-01-07 19:32 wzyy 阅读(604) 评论(0) 推荐(0) 编辑


点击右上角即可分享
微信分享提示