This commit is contained in:
@@ -18,7 +18,7 @@ public class MainController extends SimpleFormController {
|
|||||||
throws ServletException, IOException {
|
throws ServletException, IOException {
|
||||||
|
|
||||||
logger.info("Returning main view");
|
logger.info("Returning main view");
|
||||||
|
|
||||||
return new ModelAndView("main");
|
return new ModelAndView("main");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user