avatar

文章总览 - 196
2020
org.springframework.beans.factory.BeanCreationException Error creating bean with name 'generatingCodeService' Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException Error creating bean with name 'generatingCodeMapper' defined in file [class路径] Invocation of init method failed; nested exception is java.lang.IllegalArgumentException Property 'sqlSessionFactory' or 'sqlSessionTemplate' are required
org.springframework.beans.factory.BeanCreationException Error creating bean with name 'generatingCodeService' Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException Error creating bean with name 'generatingCodeMapper' defined in file [class路径] Invocation of init method failed; nested exception is java.lang.IllegalArgumentException Property 'sqlSessionFactory' or 'sqlSessionTemplate' are required
org.springframework.context.ApplicationContextException Failed to start bean 'eurekaAutoServiceRegistration'; nested exception is reactor.core.Exceptions$ErrorCallbackNotImplemented java.lang.IllegalArgumentException Unable to find RoutePredicateFactory with name -Path
org.springframework.context.ApplicationContextException Failed to start bean 'eurekaAutoServiceRegistration'; nested exception is reactor.core.Exceptions$ErrorCallbackNotImplemented java.lang.IllegalArgumentException Unable to find RoutePredicateFactory with name -Path
sql查询语句
sql查询语句
IDEA使用Debug启动不了的解决办法
IDEA使用Debug启动不了的解决办法
com.sun.jersey.api.client.ClientHandlerException java.net.ConnectException Connection refused connect
com.sun.jersey.api.client.ClientHandlerException java.net.ConnectException Connection refused connect
Exception in thread "main" com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException Could not create connection to database server. Attempted reconnect 3 times. Giving up && java.sql.SQLException Access denied for user 'root'@'localhost' (using password YES)
Exception in thread "main" com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException Could not create connection to database server. Attempted reconnect 3 times. Giving up && java.sql.SQLException Access denied for user 'root'@'localhost' (using password YES)
ERROR o.a.c.c.C.[.[.[.[dispatcherServlet] 175  Servlet.service() for servlet [dispatcherServlet] in context with path [/system] threw exception [Request processing failed; nested exception is org.springframework.dao.TransientDataAccessResourceException Error attempting to get column 'createTime' from result set.  Cause java.sql.SQLException Value '0000-00-00 00 00 00' can not be represented as java.sql.Timestamp; Value '0000-00-00 00 00 00' can not be represented as java.sql.Timestamp; nested exception is java.sql.SQLException Value '0000-00-00 00 00 00' can not be represented as java.sql.Timestamp] with root cause
ERROR o.a.c.c.C.[.[.[.[dispatcherServlet] 175 Servlet.service() for servlet [dispatcherServlet] in context with path [/system] threw exception [Request processing failed; nested exception is org.springframework.dao.TransientDataAccessResourceException Error attempting to get column 'createTime' from result set. Cause java.sql.SQLException Value '0000-00-00 00 00 00' can not be represented as java.sql.Timestamp; Value '0000-00-00 00 00 00' can not be represented as java.sql.Timestamp; nested exception is java.sql.SQLException Value '0000-00-00 00 00 00' can not be represented as java.sql.Timestamp] with root cause
使用IDEA搭建阿里云的Spring Boot项目
使用IDEA搭建阿里云的Spring Boot项目
Failed to bind properties under 'eureka.client.service-url' to java.util.Map<java.lang.String, java.lang.String> Reason No converter found capable of converting from type [java.lang.String] to type [java.util.Map<java.lang.String, java.lang.String>]
Failed to bind properties under 'eureka.client.service-url' to java.util.Map<java.lang.String, java.lang.String> Reason No converter found capable of converting from type [java.lang.String] to type [java.util.Map<java.lang.String, java.lang.String>]
指定数据库运行SQL脚本成功后,未报异常,也未生成数据库表的原因
指定数据库运行SQL脚本成功后,未报异常,也未生成数据库表的原因