摘要: 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九阳真经 阅读(13718) 评论(0) 推荐(0) 编辑
摘要: No MyBatis mapper was found in '[com.wuji.springboot]' package. Please check your configuration 阅读全文
posted @ 2019-01-02 19:14 Java九阳真经 阅读(7945) 评论(0) 推荐(0) 编辑
摘要: Springboot 启动文件报错,原因是@ComponentScan写成了@ComponentScans 阅读全文
posted @ 2019-01-02 19:13 Java九阳真经 阅读(4354) 评论(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九阳真经 阅读(1200) 评论(0) 推荐(0) 编辑
摘要: Caused by: java.lang.ClassNotFoundException: org.springframework.boot.bind.RelaxedPropertyResolver错误及处理方法,SpringBoot2.0项目 阅读全文
posted @ 2019-01-02 19:09 Java九阳真经 阅读(17265) 评论(0) 推荐(0) 编辑
摘要: No active profile set, falling back to default profiles: default错误及处理方法 阅读全文
posted @ 2019-01-02 19:07 Java九阳真经 阅读(2308) 评论(0) 推荐(0) 编辑
摘要: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping 错误及处理方法 阅读全文
posted @ 2019-01-02 19:05 Java九阳真经 阅读(16181) 评论(0) 推荐(1) 编辑
摘要: java.lang.IllegalStateException: Failed to load property source from location 'classpath:/application.yml'错误及处理方法 阅读全文
posted @ 2019-01-02 19:01 Java九阳真经 阅读(2797) 评论(0) 推荐(0) 编辑
摘要: generate failed: Cannot resolve classpath entry: mysql-connector-java-5.1.38.jar 详细错误及处理方法如下: 阅读全文
posted @ 2019-01-02 18:58 Java九阳真经 阅读(7879) 评论(0) 推荐(0) 编辑