Concurrent Work
Rambling of a coder who craves for knowledge and understanding of the world.
All Posts
Tags
About
Jetty
14
Jul 2014
jetty 9运行在jdk1.6时假死问题
Written by Dongfang Qu
代码 package com.baidu.oped.aqueducts.server.status; import org.eclipse.jetty.server.Server; import org.apache.logging.log4j.LogManager; …