报错:找不到 'org.fkit.Pojo.Resources'

来源:5-1 SpringBoot 资源文件属性配置

皮蛋腐乳人

2019-09-09 15:10

Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.

2019-09-09 15:07:01.612 ERROR 1436 --- [  restartedMain] o.s.b.d.LoggingFailureAnalysisReporter   : 


***************************

APPLICATION FAILED TO START

***************************


Description:


Field resources in org.fkit.hellotest.HelloController required a bean of type 'org.fkit.Pojo.Resources' that could not be found.



Action:


Consider defining a bean of type 'org.fkit.Pojo.Resources' in your configuration.


写回答 关注

2回答

  • 慕粉1708169606
    2019-10-22 17:24:26

    我也报这个错,后来怎么解决的

    慕粉1708...

    启动类放在最外面

    2019-10-22 17:28:44

    共 1 条回复 >

  • 慕哥3872218
    2019-10-06 15:06:13

    没配好吧

SpringBoot开发常用技术整合

SpringBoot 极简开发的框架整合利器

102171 学习 · 508 问题

查看课程

相似问题