diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index e8f78a0..bdf98ae 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -1,3 +1,4 @@ + <% response.sendRedirect("spring/hello"); %>