Application server libraries not found in IntelliJ

前端 未结 1 1743
长情又很酷
长情又很酷 2021-01-18 18:21

I am learning Spring MVC and trying to connect IntelliJ IDEA to Tomcat Server. So far I have downloaded the Tomcat 10 tar.gz package from the Tomcat website, ex

相关标签:
1条回答
  • 2021-01-18 18:57

    IntelliJ IDEA 2019.3.x doesn't support Tomcat 10 yet.

    Use the supported Tomcat version (9).

    0 讨论(0)
提交回复
热议问题