Ubuntu – Spring MVC application doesnt mapping. Apache TomCat 9. IntelliJ IDEA. Linux Mint
I just started learning how to make Spring MVC applications. Installed Tomcat 9. The error is most likely that the mapping does not work. Also i use thymeleaf. The execution of the program basically does not reach my Java code…