From 4102adb15e707f53e0ade42ec6a6f775982f655c Mon Sep 17 00:00:00 2001 From: Kai Moritz Date: Tue, 27 Jun 2017 22:06:17 +0200 Subject: [PATCH] WIP: Paket umbenannt --- src/main/resources/spring/mvc.xml | 2 +- src/main/webapp/WEB-INF/web.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/spring/mvc.xml b/src/main/resources/spring/mvc.xml index 04c56376..d2c44140 100644 --- a/src/main/resources/spring/mvc.xml +++ b/src/main/resources/spring/mvc.xml @@ -39,7 +39,7 @@ - /thymeleaf/ + / diff --git a/src/main/webapp/WEB-INF/web.xml b/src/main/webapp/WEB-INF/web.xml index ada98611..763fc1bd 100644 --- a/src/main/webapp/WEB-INF/web.xml +++ b/src/main/webapp/WEB-INF/web.xml @@ -44,7 +44,7 @@ - Dispatcher Servlet - Branding + Dispatcher Servlet - Website org.springframework.web.servlet.DispatcherServlet contextConfigLocation @@ -55,7 +55,7 @@ - Dispatcher Servlet - Branding + Dispatcher Servlet - Website / -- 2.39.5