Spring boot 启动时报错:An incompatible version [1.1.27] of the APR based Apache Tomcat Native library is installed, while Tomcat requires version [1.2.14]
解决方法:
http://archive.apache.org/dist/tomcat/tomcat-connectors/native/
选择自己对应的版本下载
在bin目录下复制tcnative.dll到jdk的bin里记得看电脑32位还是64