kolorobot / spring-mvc-quickstart-archetype

The project is a Maven archetype for Spring MVC web application.
http://blog.codeleak.pl
1.05k stars 478 forks source link

intelliJ Jetty Runner #131

Closed afoliaco closed 5 years ago

afoliaco commented 6 years ago

I'm really new at Java and I'm trying to get simple MVC app running. I'm trying to run you sample project using this IntelliJ runner but does not work. When I run this command line `mvn test tomcat7:run the application run with no issue

2018-02-01_230402 2018-02-01_230442 2018-02-01_230509 2018-02-01_230533

kolorobot commented 5 years ago

I am using Tomcat 8+ for running this project in IJ and I am not going to work on Jetty support, so unfortunatelly I am unable to help here.