自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(125)
  • 收藏
  • 关注

原创 前端学习(一):学习目录(会按照学习进行更新本博文)

本人主要做后台,在同事的指导下,由于项目需要做了个简单前端,这里把学习的过程总结分享下,按需要点击可以查看详情。1、安装 nodejs   配置环境变量等等:详细见博主博文:     前端学习(二):Node.js安装及环境配置之Windows篇    2、安装VScode 配置环境变量等等:详细见博主博文:         前端学习(三):VSCODE 插件初探3、Vue-C...

2018-07-08 19:00:03 308

原创 Kubernetes 垃圾收集器的实现原理

详解 Kubernetes 垃圾收集器的实现原理:https://draveness.me/kubernetes-garbage-collectorGarbage collection:http://kubernetes.kansea.com/docs/user-guide/garbage-collector/https://kubernetes.io/zh/docs/concepts/wor...

2019-12-07 15:21:42 225

原创 Go语言学习汇总(更新中......)

从0开始Go语言,用Golang搭建网站:https://www.jianshu.com/p/0077c26f07ad20 个好用的 Go 语言微服务开发框架:https://studygolang.com/articles/17157?fr=sidebarbeego从入门到弃坑(一):https://www.jianshu.com/p/0afdb7d92006...

2019-12-05 09:06:46 191

原创 IDEA插件开发

https://www.jianshu.com/p/722841c6d0a9

2019-11-16 13:25:52 190 1

原创 Python 并行分布式框架 Celery 详解

https://blog.csdn.net/cuomer/article/details/81214438

2019-11-16 13:25:08 231 1

原创 Spring AOP

https://www.jianshu.com/p/a82509c4bb0d

2019-11-16 13:24:34 95

原创 Spring Boot Starter

https://www.jianshu.com/p/bbf439c8a203https://www.cnblogs.com/yuansc/p/9088212.html

2019-11-16 13:23:50 113

原创 好博文推荐学习-喵了个咪的博客

https://blog.csdn.net/u011142688/article/list/2?

2019-11-16 13:22:15 110

原创 Spring Cloud OpenFeign

http://techblog.ppdai.com/2018/05/28/20180528/https://blog.csdn.net/taiyangdao/article/details/81359394

2019-11-16 13:21:20 105

原创 API测试:apimonitor、soapUI

https://gitee.com/ecar_team/apimonitorhttps://www.cnblogs.com/hbccdf/p/apimonitor_introduction.htmlhttps://www.cnblogs.com/shuaijie/articles/5913750.html

2019-11-16 13:20:09 176

原创 @Retryable(spring的重试机制)

https://blog.csdn.net/qq_20989105/article/details/80003087https://blog.csdn.net/xsgnzb/article/details/78780795https://blog.csdn.net/xsgnzb/article/details/78780795https://blog.csdn.net/flower_vip/...

2019-11-09 12:16:10 207 1

原创 docker容器和镜像区别

https://www.cnblogs.com/bethal/p/5942369.html

2019-11-09 12:14:52 146

原创 springboot 脚手架mysiteforme

https://blog.csdn.net/weixin_36468769/article/details/79368499https://github.com/wangl1989/mysiteformehttps://www.jianshu.com/p/d95e4ea1106chttps://github.com/ayhyh/springboot-admin-ui

2019-11-09 12:03:37 199

原创 SpringBoot+Activiti 创建自定义业务审批框架

https://blog.csdn.net/fanxiangru999/article/details/79381966https://www.jianshu.com/p/99dd7731d6a3

2019-11-09 12:02:11 960

原创 django iframe内嵌网页

https://blog.csdn.net/Burgess_zheng/article/details/86558181https://blog.csdn.net/lftaoyuan/article/details/79014203

2019-11-09 12:01:00 2081

原创 spring AOP 缓存、入门

https://blog.csdn.net/dh1027/article/details/81201242https://blog.csdn.net/JieZai958921541/article/details/84202804https://www.jianshu.com/p/eefea5f770fehttp://outofmemory.cn/code-snippet/3762/Spri...

2019-11-09 12:00:21 110

原创 运维机器批量管理

监控:zabbix:https://www.cnblogs.com/xiangsikai/p/9024285.htmlhttps://blog.csdn.net/shuaigexiaobo/article/details/82177716批量部署:ansiblehttps://www.jianshu.com/p/c82737b5485c

2019-11-09 11:57:22 178

原创 分布式配置管理平台XXL-CONF

https://www.cnblogs.com/xuxueli/p/4777808.htmlhttps://gitee.com/xuxueli0323/xxl-conf

2019-11-09 11:54:20 89

原创 spring-boot学习

http://springboot.fun/https://gitee.com/xkcoding/spring-boot-demo

2019-11-09 11:53:31 79

转载 DIND:docker-in-docker

http://www.voidcn.com/article/p-agkgumeh-bue.html

2019-11-09 11:49:34 211

原创 java上传文件multipart/form-data

1、RestTemplate 上传文件https://www.cnblogs.com/theRhyme/p/10110416.htmlhttps://blog.csdn.net/feixiang2039/article/details/813872092、HttpClient模拟表单multipart/form-data方式上传文件https://www.iteye.com/blog/wo...

2019-10-10 13:56:39 1816

转载 Illegal mix of collations (utf8_unicode_ci,IMPLICIT) and (utf8_general_ci,IMPLICIT) for operation '=

Illegal mix of collations (utf8_unicode_ci,IMPLICIT) and (utf8_general_ci,IMPLICIT) for operation ‘=’ </div> <div class="postText"> 存储过程代码: 1 BEGIN 2 DECLAR...

2019-09-30 14:37:06 293

转载 kubernetes中通过文件将定义pod时的字段信息暴露给容器

转载自:https://blog.csdn.net/dkfajsldfsdfsd/article/details/81066804 参考:https://kubernetes.io/docs/tasks/inject-data-application/downward-api-volume-expose-po...

2019-09-27 09:22:22 192

原创 APM

https://blog.csdn.net/xiaoll880214/article/details/79763990https://www.cnblogs.com/xiaoqi/p/apm.htmlhttps://www.cnblogs.com/aspirant/p/8796974.htmlhttp://p.primeton.com/articles/5c2eb8db4be8e6539f0...

2019-09-08 11:40:12 119

转载 Spring Retry重试机制

转载自:https://www.jianshu.com/p/cc7abf831900 Spring Retry重试机制在调用第三方接口或者使用mq时,会出现网络抖动,连接超时等网络异常,所以需要重试。为了使处理更加健壮并且不太容易出现故障,后续的尝试操作,有时候会帮助失败的操作最后执行成功。例如,由于网络故障或数据库更新中的DeadLockLoserException导致Web...

2019-09-02 12:53:04 88

转载 springboot2.0 如何异步操作,@Async失效,无法进入异步

springboot2.0 如何异步操作,@Async失效,无法进入异步 </h1> <div class="clear"></div> <div class="postBody"> springboot异步操作可以使用@EnableAsync和@Async两个注解,本质就是多线程和动态代理。一、配置一个线程池&...

2019-08-31 20:24:45 382

转载 java操作linux,调用shell命令

java操作linux,调用shell命令 import org.junit.jupiter.api.Test;import java.io.BufferedReader;import java.io.IOException;import java.io.InputStreamReader;import java.io.OutputStreamWriter;import...

2019-08-25 16:32:37 342

转载 【Docker】如何修改Docker的默认镜像存储位置(二)

江湖有多大,坑就有多多……我使用的服务器, 系统盘根目录只有20G, 默认Docker 的镜像文件是安装在/var/lib/docker 目录下的, 这样的话我根本装不了太多的镜像,之前遇到一种情况就是docker服务对磁盘的读写操作太大,而且是软连接方式,导致服务器的磁盘不可用,当然测试环境用的是虚拟服务...

2019-08-25 16:28:11 196

转载 Docker 修改默认存储路径的一个方法

https://blog.csdn.net/qq_37674858/article/details/81669082 1. 前期安装创建centOS的虚拟机时发现自己对linux的挂载点不清楚, 造成挂载点的分配不太均匀,如图:root / 节点的大小设置的比较小 /home路径设置的一直比较大但是doc...

2019-08-25 16:25:12 116

转载 CSDN博客如何转载别人的文章(最新最详细教程)

原 CSDN博客如何转载别人的文章(最新最详细教程) ...

2019-08-25 16:17:34 117

转载 Java Lambda表达式入门(Stream)

https://blog.csdn.net/renfufei/article/details/24600507

2019-08-25 15:57:40 70

原创 Maven私有仓库搭建以及使用

https://www.cnblogs.com/wuwei928/p/10338307.htmlhttps://blog.csdn.net/zn353010922/article/details/79441122https://help.aliyun.com/document_detail/57890.html

2019-08-06 09:58:58 657

原创 分布式任务调度平台使用

基于SQL的bee-scheduler:https://gitee.com/guozhenhua/bee-schedulerXXL-JOB:https://gitee.com/xuxueli0323/xxl-jobhttps://www.cnblogs.com/ysocean/p/10541151.html基于Zookeeper:分布式作业调度Elastic-jo...

2019-08-01 18:03:29 247

原创 灰度发布图文讲解

https://blog.csdn.net/weixin_33738555/article/details/90009700https://blog.csdn.net/m371047623/article/details/81945868

2019-07-31 12:06:02 810

转载 开始使用Filebeat

https://www.cnblogs.com/cjsblog/p/9445792.html

2019-07-26 19:01:28 98

转载 简约而不简单的Django2.2 新手图文教程

https://www.cnblogs.com/feixuelove1009/p/5823135.html

2019-07-26 15:14:25 166

转载 Python 并行分布式框架 Celery 详解

https://blog.csdn.net/cuomer/article/details/81214438

2019-07-26 15:12:16 250

转载 推荐一个API调测工具RestBird

http://api200.com/tutorial/tutorial.html#setup-for-the-tutorial比较适合程序员使用,调测等等

2019-07-25 17:23:38 499

转载 基于spring boot的elasticsearch RestHighLevelClient的查询功能实现

对于很多项目,都会采用ELK框架进行日志存储与分析。有时需要导出数据,或者查询数据。1、一种方式可以用kiban自带的数据导入导出功能,这里不介绍,可以自行导入。2、另一种方式是自行定制数据展示,通过API导入导出。(本文由于服务端版本较高,当前没有现成的库,因此采用RestHighLevelClient实现查询 和写入)https://www.jianshu.com/p/6c62c3...

2019-07-24 09:32:46 1676

转载 MongoTemplate批量查询数据库

https://blog.csdn.net/u012031380/article/details/78840892https://www.cnblogs.com/adjk/p/6430074.html

2019-07-06 15:44:51 5119

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除