- 博客(5)
- 资源 (1)
- 收藏
- 关注
原创 jvm内存泄露和内存死锁排查
使用工具jconsole和visualvmjconsole可以查看内存状况和死锁内存泄露代码package com.test;import java.util.*;public class Heap{ public static void main(String[] args) throws InterruptedException{ ArrayL...
2018-08-25 00:05:11
1510
原创 java基础知识总结
(1)面试总结蘑菇街总结分布式锁,秒杀系统,避免重复下单,反射,zookeeper注册原理,数据库事务,数据库锁,mybatis,spring aoc底层实现,中间件的区别,怎么选型,linux gc命令等,算法题(复杂问题简单化)京东金融总结队列实现原理,jvm,gc算法原理,为什么用复制算法,多线程锁的种类,读写锁,hashtable原理,spring 和内存动态装配,四次握手断开连...
2018-08-11 19:15:01
311
1
转载 struts整合freemarker
web.xml JspSupportServlet org.apache.struts2.views.JspSupportServlet 1struts.xml<!DOCTYPE struts PUBLIC "-//Apache Software Foundation//DTD Struts Configuration 2.3//EN" "http:/
2015-10-19 17:27:31
440
原创 ssh框架搭建,
web.xmlxmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/java
2015-10-19 10:59:14
452
原创 spring security小结
配置web.xml org.springframework.web.context.ContextLoaderListener springSecurityFilterChain org.springframework.web.filter.DelegatingFilt
2015-10-16 17:24:29
331
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人