Hello!
I'm having a large complex Spring Maven project, composed of multiple separated modules. the final module outputs a war file, that must be deployed within tomcat 8 or higher.
On eclipse everything works fine, but when I switch to Intellij, I find no clue to configure tomcat correctly.
Any suggestions are highly appreciated