
Springboot启动报错:An incompatible version [1.1.33] of the Apache Tomcat Native library is installed,
Springboot启动报错:Anincompatibleversion[1.1.33]oftheApacheTomcatNativelibraryisinstalled,whileTomcatrequiresversion[1.2.14]原因分析:字面意思就是当前安装的版本为1.1.33,运行需要重新下载1.2.14版本。tomcat为SpringBoot的内置环境,Apache把httpd的底