MacOS下Tomcat-native-APR警告问题
最近在学习 JavaWeb 需要要用到服务器,果断安装 Tomcat,安装完成后发现在 IntelliJ Idea 中启动时老是会出现如下警告:The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path:…查阅和参考了一大坨资料后总结一下解决方法。