摘要: Field userService in com.wuji.controller.UserController required a bean of type 'com.wuji.service.UserService' that could not be found. SpringBoot2.0项目错误及处理方法 阅读全文
posted @ 2019-01-02 19:16 Java九阳真经 阅读(13796) 评论(0) 推荐(0)
摘要: No MyBatis mapper was found in '[com.wuji.springboot]' package. Please check your configuration 阅读全文
posted @ 2019-01-02 19:14 Java九阳真经 阅读(8103) 评论(0) 推荐(0)
摘要: Springboot 启动文件报错,原因是@ComponentScan写成了@ComponentScans 阅读全文
posted @ 2019-01-02 19:13 Java九阳真经 阅读(4382) 评论(0) 推荐(0)
摘要: Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured.错误及处理方法 阅读全文
posted @ 2019-01-02 19:12 Java九阳真经 阅读(1222) 评论(0) 推荐(0)
摘要: Caused by: java.lang.ClassNotFoundException: org.springframework.boot.bind.RelaxedPropertyResolver错误及处理方法,SpringBoot2.0项目 阅读全文
posted @ 2019-01-02 19:09 Java九阳真经 阅读(17463) 评论(0) 推荐(0)
摘要: No active profile set, falling back to default profiles: default错误及处理方法 阅读全文
posted @ 2019-01-02 19:07 Java九阳真经 阅读(2424) 评论(0) 推荐(0)
摘要: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping 错误及处理方法 阅读全文
posted @ 2019-01-02 19:05 Java九阳真经 阅读(16361) 评论(0) 推荐(1)
摘要: java.lang.IllegalStateException: Failed to load property source from location 'classpath:/application.yml'错误及处理方法 阅读全文
posted @ 2019-01-02 19:01 Java九阳真经 阅读(2814) 评论(0) 推荐(0)
摘要: generate failed: Cannot resolve classpath entry: mysql-connector-java-5.1.38.jar 详细错误及处理方法如下: 阅读全文
posted @ 2019-01-02 18:58 Java九阳真经 阅读(7980) 评论(0) 推荐(0)