How to properly start a web app project in IntelliJ IDEA 2023.3.5 with tomcat?

11 Views Asked by At

I want to start a web app in IntelliJ IDEA 2023.3.5 with Tomcat to build Rest Api's with Jersey and Hibernate. How can i setup this properly

I tried setting it up with just a plain project but it doesn't seem to work. When i look at examples the pom.xml file looks different then what i have.

0

There are 0 best solutions below