I have a simple @Controller within a spring-mvc environment. This is the Controller:
@Controller
spring-mvc
@Controll
In addition to @axtvat, pay attention to the differences between @Cotroller and @RestController, @RestController fixed the issue for me. https://dzone.com/articles/spring-framework-restcontroller-vs-controller