package de.learny.controller; import org.springframework.stereotype.Controller; @Controller public class MvcController { }