Bug百科之Web篇

一、常见问题

xxx cannot be resolved to a type 错误解决方法 http://blog.csdn.net/testcs_dn/article/details/39643119

Java中避免NullPointerException的一些方法
https://segmentfault.com/a/1190000002477715

二、JDK

Unsupported major.minor version (jdk版本错误)解决方案 办法 - 开源中国社区 http://www.oschina.net/question/207494_84715

从高版本JDK换成低版本JDK报错Unsupported major.minor version 52.0_neolone_新浪博客 http://blog.sina.com.cn/s/blog_64ecfc2f0102uxu6.html

com/android/dx/command/dexer/Main : Unsupported major.minor version 52.0 - CSDN博客 http://blog.csdn.net/u011983531/article/details/50992905

win10 驱动程序无法使用安全套接字层(SSL)加密与 SQL Server 建立安全连接。错误:Could not generate DH keypair - CSDN博客 http://blog.csdn.net/liuxiaogangqq/article/details/51699511

三、Eclipse

在线安装Eclipse插件 ,总是出现这个错误,不知道什么原因,有知道的吗?求解决 http://bbs.csdn.net/topics/391841460

四、Maven

Maven进价:Maven构建错误汇总 https://jingyan.baidu.com/article/3065b3b689cdb9becff8a422.html

解决Cannot change version of project facet Dynamic web module to 2.5 http://blog.csdn.net/steveguoshao/article/details/38414145

Maven编译错误:Could not generate DH keypair: Prime size must be multiple of 64 http://blog.csdn.net/jollypigclub/article/details/49945973

运行Maven是报错:No goals have been specified for this build http://blog.csdn.net/yiluoak_47/article/details/16940303

更换JDK版本时,Maven编译不了,尝试maven generated-sources命令

解决eclipse创建的maven web项目,无法发布到tomcat http://blog.csdn.net/chenguibing123/article/details/49666083

五、Hibernate

Hibernate中No row with the given identifier exis_兰博_新浪博客 http://blog.sina.com.cn/s/blog_59c91d560100aoyu.html

六、Tomcat

解决tomcat报错 java.net.ConnectException: Connection refused问题的方法 - CSDN博客 http://blog.csdn.net/altand/article/details/7439460

linux下tomcat出现j ava.net.ConnectException: Connection refused - CSDN博客 http://blog.csdn.net/xiaozhe_li/article/details/52108790

The web application [/jenkins] appears to have started a thread named [Executor -CSDN论坛 http://bbs.csdn.net/topics/390248577

严重: Error configuring application listener of class org.springframework.web.context.ContextLoaderLis - CSDN博客 http://blog.csdn.net/sapphire_aling/article/details/6947108

解决Invalid character found in the request target. The valid characters are defined in RFC 7230 and RFC 问题 - HarkLee - 博客园 http://www.cnblogs.com/hark0623/p/6977737.html

你可能感兴趣的:(Bug百科之Web篇)