摘要:
在调用api接口做测试的时候出现java.io.IOException: Server returned HTTP response code: 403 for URL因为服务器的安全设置不接受Java程序作为客户端访问,解决方案是设置客户端的User Agenturl = new URL("htt... 阅读全文
摘要:
错误信息:Cannot create PoolableConnectionFactory (Io 异常: The Network Adapter could not establish the connecti分析错误原因:如果所有配置参数无误,问题可能出在tomcat/conf/context.x... 阅读全文