Spring 4 Mvc Java Configuration Tutorial

preview_player
Показать описание
Watch this video to learn how to convert a Spring 4 Mvc Application that uses Xml configuration and change it to use Java configuration.
Рекомендации по теме
Комментарии
Автор

Hey james try changing your java version in project properties > java build path > libraries > jre system library(remove the old one ie. java 1.6) than add new java library as 1.8 and also dont forget to add server runtime as tomcat 8.
also change your project facet to webmodule 3.1.
hope this will help

rajchauhan-xhvo
Автор

What is your pom.xml look like in the java version? I'm getting a few errors, such as "Dynamic Web Module 3.1 requires Java 1.7 or newer" - which doesn't seem to go away.

jameswoodruff
welcome to shbcf.ru