Description:
The dependencies of some of the beans in the application context form a cycle:
错误如图所示:
发生原因: 引入的pageHelper和当前的springboot版本不匹配,更换版本即可.
我当前的版本:
更换新的版本:
问题解决,成功启动!

Description:
The dependencies of some of the beans in the application context form a cycle:
错误如图所示:
发生原因: 引入的pageHelper和当前的springboot版本不匹配,更换版本即可.
我当前的版本:
更换新的版本:
问题解决,成功启动!