会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
tonggc1668
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
65
66
67
68
69
70
71
72
下一页
2017年3月14日
applicationContext-datasource.xml
摘要: wms false ...
阅读全文
posted @ 2017-03-14 10:42 tonggc1668
阅读(1289)
评论(0)
推荐(0)
2017年3月13日
ProtobufUtils
摘要: import java.io.IOException; import java.io.InputStream; import java.lang.reflect.Method; import com.google.protobuf.Message; import com.google.protobuf.Message.Builder; import com.yundaex.common.exc...
阅读全文
posted @ 2017-03-13 17:21 tonggc1668
阅读(879)
评论(0)
推荐(0)
得到RequestVO
摘要: import java.io.IOException; import java.nio.charset.Charset; import javax.servlet.ServletInputStream; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletRequestWrappe...
阅读全文
posted @ 2017-03-13 17:19 tonggc1668
阅读(678)
评论(0)
推荐(0)
NetworkUtils
摘要: import java.io.IOException; import javax.servlet.http.HttpServletRequest; import org.apache.log4j.Logger; public class NetworkUtils { private static Logger logger = Logger.getLogger(NetworkU...
阅读全文
posted @ 2017-03-13 14:33 tonggc1668
阅读(246)
评论(0)
推荐(0)
netty
摘要: import com.yd.lbs.gps.acceptor.util.PropertiesUtil; import io.netty.bootstrap.ServerBootstrap; import io.netty.buffer.PooledByteBufAllocator; import io.netty.channel.*; import io.netty.channel.nio.Ni...
阅读全文
posted @ 2017-03-13 11:37 tonggc1668
阅读(214)
评论(0)
推荐(0)
rabbitMq解析
摘要: import java.io.InputStream; import java.net.HttpURLConnection; import java.net.URL; import java.util.ArrayList; import java.util.List; import java.util.Scanner; import net.sf.json.JSONArray; import ...
阅读全文
posted @ 2017-03-13 11:33 tonggc1668
阅读(426)
评论(0)
推荐(0)
rabbitMq创建和获取消息
摘要: import net.sf.json.JSONObject; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import org.springframework.beans.factory.annotation.Autowired; import org.springfr...
阅读全文
posted @ 2017-03-13 11:19 tonggc1668
阅读(3005)
评论(0)
推荐(0)
根据不同环境配置pom
摘要: clean install clean package -P jt808_dev clean package -P tanway_test -X gps-parent 4.0.0 com.yunda.lbs gps-parent 1.0-SNAPSHOT lbs :: Parent pom ...
阅读全文
posted @ 2017-03-13 10:34 tonggc1668
阅读(393)
评论(0)
推荐(0)
QueueUtil
摘要: import com.rabbitmq.client.Connection; import com.rabbitmq.client.ConnectionFactory; import org.slf4j.Logger; import org.slf4j.LoggerFactory; public class QueueUtil { private static Logger logg...
阅读全文
posted @ 2017-03-13 10:18 tonggc1668
阅读(188)
评论(0)
推荐(0)
PropertiesUtil
摘要: import java.io.IOException; import java.io.InputStream; import java.util.Properties; import org.slf4j.Logger; import org.slf4j.LoggerFactory; public c
阅读全文
posted @ 2017-03-13 10:16 tonggc1668
阅读(200)
评论(0)
推荐(0)
上一页
1
···
65
66
67
68
69
70
71
72
下一页
公告