导入的JAVA项目报错,如图
Error starting ApplicationContext. To display the conditions report re-run your application with ‘debug’ enabled.
2022-03-13 20:58:12.515 ERROR 11480 — [ restartedMain] o.s.boot.SpringApplication : Application run failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘
systemController
’: Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException:
Could not resolve placeholder ‘show.tips.text’ in value "${show.tips.text}"