摘要: 目录 1.1. JVM内存模型总体架构图 1 1.2. JAVA堆 2 1.3. 方法区 元空间(Metaspace) 2 1.4. 虚拟机栈 3 1.5. 本地方法区 4 2. 垃圾回收算法 4 2.1. 标记-清除算法(Mark-Sweep) 4 2.2.... 阅读全文
posted @ 2018-11-30 20:41 attilaxAti 阅读(46) 评论(0) 推荐(0)
摘要: Atitit Elasticsearch6之elasticsearch5.x 新特性 目录 1.1. 其实,elasticsearch5.x 和 elasticsearch2.x 并不区别很大。 1 2. Elasticsearch5.0新增功能 1 2.... 阅读全文
posted @ 2018-11-30 20:39 attilaxAti 阅读(43) 评论(0) 推荐(0)
摘要: Atitit mvc框架的实现 目录 1.1. class MvcCtrol { 1 1.2. MvcFilter 1 1.3. MvcUtil 2 /springboothelloword/src/springboothtml/MvcUtil.jav... 阅读全文
posted @ 2018-11-30 20:31 attilaxAti 阅读(28) 评论(0) 推荐(0)