Demo setup for Spring MVC (4.2.2.RELEASE) with Thymeleaf (3.0.0.BETA01) managed with Maven
To run in embedded Jetty server simply issue the following command to Maven "jetty:run".
Index.html is accessible on "http://localhost:8080/myApp/".
Demo setup for Spring MVC (4.2.2.RELEASE) with Thymeleaf (3.0.0.BETA01) managed with Maven
To run in embedded Jetty server simply issue the following command to Maven "jetty:run".
Index.html is accessible on "http://localhost:8080/myApp/".