2018年7月26日

(办公)eclipse连接github cannot open git-upload-pack(git-receive-pack)

摘要: 原文地址:https://blog.csdn.net/royal__moon/article/details/79427431 打开eclipse安装目录下的eclipse.ini添加一句:-Dhttps.protocols=TLSv1,TLSv1.1,TLSv1.2 阅读全文

posted @ 2018-07-26 16:11 六一儿童节 阅读(145) 评论(0) 推荐(0)

(办公)Spring boot(系列)的返回json封装类

摘要: package com.imooc.util; import com.fasterxml.jackson.databind.ObjectMapper; /** * 自定义响应数据结构: * 这个类是提供给门户,ios,安卓,微信商城使用的. * 门户接收此类数据后需要使用本类的方法转换成对于数据类型格式(类,或者List) * 其他自行处理: * 200 ... 阅读全文

posted @ 2018-07-26 06:26 六一儿童节 阅读(259) 评论(0) 推荐(0)

导航