零渡

Results 5 issues of 零渡

我现在写了一个插件,这个插件会依赖于某个第三方的jar包,在打包的时候我没有将这个第三方jar包打包进插件里,我希望保持插件的干净。然后我将依赖的第三方jar包放在lib路径下面,结果在加载插件的时候报错了:java.lang.NoClassDefFoundError 所以针对这种问题有什么好的解决方案?在加载插件的时候可不可以再去lib目录查找依赖jar呢?还是说必须把额外的依赖jar打包到插件中来? 抱大腿

当我的数据库中有超过100张表时,我想要找到一张表很困难,对用户很不方便

### Issue description It`s is understandable to take some memory,but why it nend so much cpu resource? ### Expected behavior it shoud take a little cpu just when used,but now...

bug

### Current Behavior there has some request routed to the port 80 ### Expected Behavior the correct port should be set by service with 5041 ### Error Logs ### Steps...

### Version sshd-client:2.15.0 ### Bug description It throw `Address already in use: bind` Exception after invoke `startLocalPortForwarding` , and then invoke `startLocalPortForwarding` at the same port again, it throw `TcpipForwarder...