会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
April.Chen
博客园
首页
新随笔
联系
订阅
管理
随笔 - 29
文章 - 2
评论 - 18
阅读 -
12万
随笔分类 -
Spring Cloud
JVM参数详解
摘要:内存参数 参数 含义 默认值 示例 说明 -Xms 初始堆大小 物理内存的1/64(<1GB) -Xms1g 默认(MinHeapFreeRatio参数可以调整)空余堆内存小于40%时,JVM就会增大堆直到-Xmx的最大限制. -Xmx 最大堆大小 物理内存的1/4(<1GB) -Xmx1g 默认(
阅读全文
posted @
2020-03-03 10:04
April.Chen
阅读(7959)
评论(2)
推荐(0)
编辑
Spring Cloud Eureka 配置
摘要:Eureka Server配置 Eureka instance 配置 Eureka client 配置 Finchley版本配置改变
阅读全文
posted @
2019-03-28 19:17
April.Chen
阅读(14229)
评论(1)
推荐(1)
编辑
公告
昵称:
April.Chen
园龄:
8年4个月
粉丝:
6
关注:
0
+加关注
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
我的标签
neo4j
(3)
图数据库
(3)
Spring Boot
(2)
java
(2)
Spring Cloud
(1)
Spring
(1)
maven
(1)
log4j
(1)
linux
(1)
kafka
(1)
更多
随笔分类
Java 8(5)
Shiro(1)
Spring(5)
Spring Boot(5)
Spring Cloud(2)
大数据(1)
知识图谱(3)
随笔档案
2024年4月(1)
2024年3月(1)
2024年2月(1)
2020年9月(1)
2020年4月(2)
2020年3月(1)
2019年10月(1)
2019年9月(2)
2019年7月(1)
2019年6月(1)
2019年5月(1)
2019年4月(2)
2019年3月(3)
2019年2月(1)
2018年5月(1)
2018年1月(1)
2017年7月(5)
2017年4月(1)
2016年12月(1)
2016年11月(1)
更多
文章档案
2024年2月(1)
2019年10月(1)
阅读排行榜
1. Spring InitializingBean init-method @PostConstruct 执行顺序(16617)
2. Spring Boot + Redis 实现Shiro集群(15626)
3. Spring Cloud Eureka 配置(14229)
4. Maven常用插件整理(12498)
5. Spring Boot + Mybatis + H2 database数据库(11535)
评论排行榜
1. Spring Boot + Redis 实现Shiro集群(6)
2. Spring Boot + Mybatis + H2 database数据库(5)
3. JVM参数详解(2)
4. Neo4j 配置详解(1)
5. Neo4j 因果集群搭建及neo4j-java-driver连接(1)
推荐排行榜
1. Spring InitializingBean init-method @PostConstruct 执行顺序(3)
2. Spring Boot + Mybatis + H2 database数据库(2)
3. log4j2 按日期分割,自动清理历史文件(1)
4. Spring Cloud Eureka 配置(1)
5. Maven常用插件整理(1)
点击右上角即可分享