原创 eclipse類模板/方法模板設置

類模板設置: /**  * @Description ${todo}  * @Author liuCong  * @Date ${date}${time}  */ 方法模板設置: /**  * @Description ${todo

原创 Centos-6.8 Hadoop完全分佈式搭建

1.下載:https://dist.apache.org/repos/dist/release/hadoop/commo 2.詳解:http://blog.csdn.net/aircraftxjd/article/details/4462

原创 IDEA配置springboot項目使用Jrebel+Mybatis-plus進行熱部署

IDEA下載Jrebel插件並激活 激活地址爲:http://jrebel.qekang.com/GUID GUID生成地址:https://www.guidgen.com/ 然後隨便填寫一個自己的郵箱 下圖表示激活成功 選擇

原创 JAVA調用接口推送微信訂閱消息以及獲取access_token

package com.fd.hunxiu.lctest; import com.alibaba.fastjson.JSONObject; import com.fd.hunxiu.TestBase; import com.fd.