IntelliJ Ultimate

To run the project, you need to set up the run configuration. Follow these steps to do so:

  1. Click the Run... button from the toolbar and then add Maven with the clean install comment:

  1. Add TomCat Server --> Local and add the SpringMVCKotlin:war build from Deployment:

  1. Click the RUN button on the menu bar to start the project.