会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
kelelipeng
博客园
首页
新随笔
联系
管理
订阅
上一页
1
···
6
7
8
9
10
11
12
13
14
···
75
下一页
2022年9月21日
JVM崩溃
摘要: https://blog.csdn.net/qq_32447301/article/details/79780099 最近两天测试环境有一个服务总是会挂(两到三天一次),JVM虚拟机总是会崩溃。所以有必要了解JVM崩溃的原因是什么? 当JVM发生致命错误导致崩溃时,会生成一个hs_err_pid_x
阅读全文
posted @ 2022-09-21 11:30 kelelipeng
阅读(451)
评论(0)
推荐(0)
2022年9月15日
Spring的@Autowired 集合注入
摘要: 原文链接:https://blog.csdn.net/weixin_45874214/article/details/125834575 订阅专栏说到@Autowired注解肯定发和@Resource,@Qualifier,@Primary三个注解有必然的相关性 简单介绍一下这四个注解:@Autow
阅读全文
posted @ 2022-09-15 18:24 kelelipeng
阅读(263)
评论(0)
推荐(0)
2022年9月9日
springboot bootstrap.yml和application.yml和application.properties 加载顺利
摘要: springboot bootstrap.yml和application.yml和application.properties 加载顺利 原文地址https://blog.csdn.net/weixin_43931625/article/details/103628375 bootstrap.yml
阅读全文
posted @ 2022-09-09 12:12 kelelipeng
阅读(431)
评论(0)
推荐(0)
SpringBoot 属性注入的四种方式
摘要: https://blog.csdn.net/londa/article/details/120663640 订阅专栏一、Spring的属性注入方式(以前的方式)java配置主要靠java类和一些注解来达到和xml配置一样的效果,比较常用的注解有: @Configuration:声明一个类作为配置类,
阅读全文
posted @ 2022-09-09 11:56 kelelipeng
阅读(4335)
评论(0)
推荐(0)
2022年9月7日
Idea中创建多模块项目
摘要: 1.idea中如何在原有的项目中添加一个模块内容? https://jingyan.baidu.com/article/8cdccae9607341705513cd4b.html 2.在Idea中创建多模块项目 https://www.jianshu.com/p/cc151fe81bd1?u_ato
阅读全文
posted @ 2022-09-07 11:40 kelelipeng
阅读(570)
评论(0)
推荐(0)
2022年9月5日
运维监控-Open-Falcon安装Agent实战篇
摘要: 来源地址:http://t.zoukankan.com/yinzhengjie-p-10111390.html 运维监控-Open-Falcon安装Agent实战篇 一.介绍 agent用于采集机器负载监控指标,比如cpu.idle、load.1min、disk.io.util等等,每隔60秒pus
阅读全文
posted @ 2022-09-05 13:15 kelelipeng
阅读(82)
评论(0)
推荐(0)
2022年9月2日
maven打包报错:Cannot find matching toolchain definitions for the following toolchain types
摘要: 报错信息: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-toolchains-plugin:1.1:toolchain (default) on project myfile: Cannot find matching
阅读全文
posted @ 2022-09-02 19:04 kelelipeng
阅读(729)
评论(0)
推荐(0)
java 内存模型之 volatile 核心原理与应用
摘要: 1. happens-before规则https://blog.csdn.net/qq_39935047/article/details/120384799 2. Juc12_Volatile的可见性、不保证可见性、有序性、使用、内存屏障四大指令StoreStore、StoreLoad 、LoadL
阅读全文
posted @ 2022-09-02 18:38 kelelipeng
阅读(55)
评论(0)
推荐(0)
Apache Maven ToolChains的使用
摘要: maven打包报错:Cannot find matching toolchain definitions for the following toolchain types https://blog.csdn.net/yiqiu3812/article/details/103298980/ ____
阅读全文
posted @ 2022-09-02 15:50 kelelipeng
阅读(278)
评论(0)
推荐(0)
2022年9月1日
设计模式相关
摘要: 随笔分类 - 设计模式 https://www.cnblogs.com/yulinfeng/category/877773.html?page=1 ____________________________________________________________________________
阅读全文
posted @ 2022-09-01 13:13 kelelipeng
阅读(34)
评论(0)
推荐(0)
上一页
1
···
6
7
8
9
10
11
12
13
14
···
75
下一页
公告