mybitaios应用逆向工程 pdf用哪个方法

01:51 提问
spring与mybita整合,controller强求找不到地址错误是什么原因
二月 27, :59 上午 org.apache.catalina.core.ApplicationContext log
信息: Initializing Spring FrameworkServlet 'seckill-dispatcher'
二月 27, :59 上午 org.springframework.web.servlet.DispatcherServlet initServletBean
信息: FrameworkServlet 'seckill-dispatcher': initialization started
二月 27, :59 上午 org.springframework.web.context.support.XmlWebApplicationContext prepareRefresh
信息: Refreshing WebApplicationContext for namespace 'seckill-dispatcher-servlet': startup date [Mon Feb 27 01:51:59 CST 2017]; root of context hierarchy
二月 27, :00 上午 org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
信息: Loading XML bean definitions from file [D:\develop\apache-tomcat-8.0.33\webapps\seckill\WEB-INF\classes\spring\spring-dao.xml]
二月 27, :00 上午 org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
信息: Loading XML bean definitions from file [D:\develop\apache-tomcat-8.0.33\webapps\seckill\WEB-INF\classes\spring\spring-service.xml]
二月 27, :00 上午 org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
信息: Loading XML bean definitions from file [D:\develop\apache-tomcat-8.0.33\webapps\seckill\WEB-INF\classes\spring\spring-web.xml]
二月 27, :00 上午 org.springframework.context.support.PropertySourcesPlaceholderConfigurer loadProperties
信息: Loading properties file from class path resource [jdbc.properties]
二月 27, :00 上午 com.mchange.v2.log.MLog
信息: MLog clients using java 1.4+ standard logging.
二月 27, :00 上午 com.mchange.v2.c3p0.C3P0Registry banner
信息: Initializing c3p0-0.9.1.2 [built 21-May-:56; debug? trace: 10]
01:52:00,974 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
01:52:00,975 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
01:52:00,976 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/D:/develop/apache-tomcat-8.0.33/webapps/seckill/WEB-INF/classes/logback.xml]
01:52:01,104 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
01:52:01,110 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
01:52:01,122 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
01:52:01,213 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to DEBUG
01:52:01,213 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
01:52:01,214 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
01:52:01,215 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@a5adb18 - Registering current configuration as safe fallback point
01:52:01.266 [http-nio-8080-exec-2] DEBUG org.apache.ibatis.logging.LogFactory - Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
01:52:01.454 [http-nio-8080-exec-2] DEBUG org.apache.ibatis.io.VFS - Class not found: org.jboss.vfs.VFS
01:52:01.454 [http-nio-8080-exec-2] DEBUG org.apache.ibatis.io.JBoss6VFS - JBoss 6 VFS API is not available in this environment.
01:52:01.455 [http-nio-8080-exec-2] DEBUG org.apache.ibatis.io.VFS - Class not found: org.jboss.vfs.VirtualFile
01:52:01.456 [http-nio-8080-exec-2] DEBUG org.apache.ibatis.io.VFS - VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
01:52:01.457 [http-nio-8080-exec-2] DEBUG org.apache.ibatis.io.VFS - Using VFS adapter org.apache.ibatis.io.DefaultVFS
01:52:01.458 [http-nio-8080-exec-2] DEBUG org.apache.ibatis.io.DefaultVFS - Find JAR URL: file:/D:/develop/apache-tomcat-8.0.33/webapps/seckill/WEB-INF/classes/com/cn/seckill/entity/
01:52:01.459 [http-nio-8080-exec-2] DEBUG org.apache.ibatis.io.DefaultVFS - Not a JAR: file:/D:/develop/apache-tomcat-8.0.33/webapps/seckill/WEB-INF/classes/com/cn/seckill/entity/
01:52:01.505 [http-nio-8080-exec-2] DEBUG org.apache.ibatis.io.DefaultVFS - Reader entry: Seckill.class
01:52:01.506 [http-nio-8080-exec-2] DEBUG org.apache.ibatis.io.DefaultVFS - Reader entry: SuccessKilled.class
01:52:01.506 [http-nio-8080-exec-2] DEBUG org.apache.ibatis.io.DefaultVFS - Listing file:/D:/develop/apache-tomcat-8.0.33/webapps/seckill/WEB-INF/classes/com/cn/seckill/entity/
01:52:01.507 [http-nio-8080-exec-2] DEBUG org.apache.ibatis.io.DefaultVFS - Find JAR URL: file:/D:/develop/apache-tomcat-8.0.33/webapps/seckill/WEB-INF/classes/com/cn/seckill/entity/Seckill.class
01:52:01.507 [http-nio-8080-exec-2] DEBUG org.apache.ibatis.io.DefaultVFS - Not a JAR: file:/D:/develop/apache-tomcat-8.0.33/webapps/seckill/WEB-INF/classes/com/cn/seckill/entity/Seckill.class
01:52:01.507 [http-nio-8080-exec-2] DEBUG org.apache.ibatis.io.DefaultVFS - Reader entry: ????
按赞数排序
还有一个问题就是myeclipse项目设置中project facets为什么会突然出现这个错误
第一个问题:找不到地址,肯定是你的路径名称或者格式错了;
第二个问题:项目是不是复制过来的
其他相关推荐

我要回帖

更多关于 mybayis 逆向工程 的文章

 

随机推荐