上一页 1 ··· 60 61 62 63 64 65 66 67 68 ··· 82 下一页
摘要: 参考:https://www.cnblogs.com/tootwo2/p/6683143.html 阅读全文
posted @ 2018-11-26 11:51 lshan 阅读(264) 评论(0) 推荐(0) 编辑
摘要: public class FileUtils { private static final Logger logger = LoggerFactory.getLogger(FileUtils.class); /** * * @param message * @param topath * @param fileName ... 阅读全文
posted @ 2018-11-23 17:18 lshan 阅读(252) 评论(0) 推荐(0) 编辑
摘要: dockerfile eg: # sea,20181122 FROM frolvlad/alpine-oraclejdk8:slim #add volume VOLUME /tmp #add project ADD sea-vat-service-0.0.1-SNAPSHOT.jar app.jar 阅读全文
posted @ 2018-11-23 14:01 lshan 阅读(2894) 评论(0) 推荐(0) 编辑
摘要: 依赖: 配置 application.properties: #spring.data.mongodb.uri=mongodb://userName:password@ip:port/databasespring.data.mongodb.database=ELSA_MILESTONE_SUBSCR 阅读全文
posted @ 2018-11-23 12:33 lshan 阅读(3358) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2018-11-22 18:24 lshan 阅读(18) 评论(0) 推荐(0) 编辑
摘要: 参考: https://blog.csdn.net/xiaoyan94/article/details/52404539 于是找到一个包含 http://archive.ubuntukylin.com:10006/ubuntukylin/dists/…的list……原来这货是搜狗输入法: xiaoy 阅读全文
posted @ 2018-11-22 17:58 lshan 阅读(2736) 评论(0) 推荐(0) 编辑
摘要: 参考:https://www.cnblogs.com/shileima/p/7823434.html (比较老) 参考:http://www.cnblogs.com/ajianbeyourself/p/5932477.html (推荐) 3.X 社区文档 http://www.mongoing.co 阅读全文
posted @ 2018-11-21 16:41 lshan 阅读(212) 评论(0) 推荐(0) 编辑
摘要: 参考:https://www.cnblogs.com/kluan/p/6014989.html 下载 网盘安装包,Bcloud 是一个 Linux 下超赞的客户端, 官网 github: https://github.com/LiuLang/bcloud-packages 安装步骤:点击安装即可 安 阅读全文
posted @ 2018-11-21 16:01 lshan 阅读(187) 评论(0) 推荐(0) 编辑
摘要: 一:在controller 加上: 二: update 的时候使用 save 即可: 阅读全文
posted @ 2018-11-19 09:43 lshan 阅读(550) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2018-11-17 18:03 lshan 阅读(109) 评论(0) 推荐(0) 编辑
上一页 1 ··· 60 61 62 63 64 65 66 67 68 ··· 82 下一页