Dependencies issue “SpringBootServletInitializer cannot be resolved to a type”

后端 未结 4 2041
暗喜
暗喜 2021-01-12 18:11

I\'m getting SpringBootServletInitializer cannot be resolved to a type as far as I understand this is a dependencies issue.

While I feel comfortable wri

4条回答
  •  傲寒
    傲寒 (楼主)
    2021-01-12 18:46

    Don't do anything new just press Ctrl+Shift+o in your eclipse it will add correct import to your project

提交回复
热议问题