随笔分类 - Java / 常见异常
摘要:今天碰到一个问题,项目启动,初始化bean的时候,报下面的错: Bean with name ‘*********’ has been injected into other beans [******, **********, **********, **********] in its raw
阅读全文
摘要:springboot启动类: jpa数据库操作类: 单元测试类: 执行结果: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'UserDaoTest': Injection
阅读全文
摘要:pom文件提示信息: Failure to transfer org.apache.maven.plugins:maven-resources-plugin:pom:2.4.3 from http://repo1.maven.org/maven2 was cached in the local re
阅读全文
摘要:在xxxMapper中 <select id="getClazz" parameterType="int" resultType="getClazzMap"> SELECT * FROM class c,teacher t WHERE c.tid = t.tid AND c.cid=#{id} </
阅读全文
摘要:最近接触的sendHttpPostRequest的问题比较多,近期碰到了关于 "java.net.SocketException: Too many open files" 的问题异常信息如下:ERROR | 2016-01-12 03:19:36.642 | ERROR | IREAD | [Ex...
阅读全文
摘要:eclipse svn异常:RA layer request failed 的解决方案
阅读全文

浙公网安备 33010602011771号