摘要: 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 阅读(420) 评论(0) 推荐(0) 编辑
摘要: 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 阅读(2990) 评论(0) 推荐(0) 编辑
摘要: 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 阅读(385) 评论(0) 推荐(0) 编辑
摘要: 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 阅读(180) 评论(0) 推荐(0) 编辑
摘要: 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 阅读(188) 评论(0) 推荐(0) 编辑
摘要: import java.io.ByteArrayInputStream; import java.io.ByteArrayOutputStream; import java.io.File; import java.io.FileInputStream; import java.io.FileOut 阅读全文
posted @ 2017-03-13 09:46 tonggc1668 阅读(3980) 评论(0) 推荐(0) 编辑
摘要: import org.apache.commons.lang.CharUtils; import org.apache.commons.lang.StringUtils; /** * name utility * */ public class NameUtils { /** * covert field name to column name userName -->... 阅读全文
posted @ 2017-03-10 11:01 tonggc1668 阅读(3613) 评论(0) 推荐(0) 编辑
摘要: pom.xml 阅读全文
posted @ 2017-03-09 14:45 tonggc1668 阅读(648) 评论(0) 推荐(0) 编辑
摘要: ... 阅读全文
posted @ 2017-03-09 13:31 tonggc1668 阅读(243) 评论(0) 推荐(0) 编辑
摘要: WEB-INF/web.xml --> --> 阅读全文
posted @ 2017-03-09 11:31 tonggc1668 阅读(179) 评论(0) 推荐(0) 编辑