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.