摘要:
报错:Cannot proxy target class because CGLIB2 is not available .Add CGLIB to the class path or specify proxy interfaces….. 问题原因: Spring框架,如果类实现了接口,就使用JD 阅读全文
摘要:
一、准备部署android功能调试时:报错 Please ensure that adb is correctly located at 'D:\ProgramFiles\eclipse_jee_oxygen\android-sdk_r24.4.1-windows\android-sdk-windo 阅读全文
摘要:
一,问题描述: (如题目)通过jedis连接redis单机成功,使用JedisCluster连接redis集群一直报Could not get a resource from the pool 但是使用redis客户端可以连接集群(我使用的redis desktop manager) 在java中通 阅读全文