maven多模块启动required a bean of type com.xxx.xxx.service that could not be found.
摘要:Description: Field testService in com.xxx.xxx.api.controller.TestController required a bean of type 'com.xxx.xxx.service.TestService' that could not b
阅读全文
posted @
2018-04-03 18:08
果然如此
阅读(3877)
推荐(1)
启动类加注解@MapperScan spring boot mybatis 启动错误
摘要:Description: Field userDao in com.gcy.springsecuritydemo.service.user.UserService required a bean of type 'com.gcy.springsecuritydemo.dao.user.UserDao
阅读全文
posted @
2018-03-29 09:27
果然如此
阅读(1694)
推荐(0)
spring boot 错误:Check your ViewResolver setup
摘要:Whitelabel Error Page This application has no explicit mapping for /error, so you are seeing this as a fallback. Fri Mar 23 10:34:26 CST 2018There was
阅读全文
posted @
2018-03-23 11:03
果然如此
阅读(15352)
推荐(1)