参考网站:
严重: Compilation error 编译错误:https://blog.csdn.net/loveking6/article/details/84949841
maven添加tomcat插件:https://blog.csdn.net/sinat_37064286/article/details/83030605
The server encountered an internal error () that prevented it from fulfilling this request. --解决办法:https://blog.csdn.net/ywq1016243402/article/details/94137392
如下是我的解决办法:
不需任何大的改动,只需要在 pom.xml 中配置一段如下:
<!-- tomcat插件控制 -->
<plug