hyvä päivä,
i am new to Vaadin and started to look through the online Tutorials and Trainings this week.
I wanted to start with the [Vaadin 10: Router API]
(https://vaadin.com/training/course/view/v10-router) curse and downloaded the maven-projects from that site. I imported them in Eclipse like it is described in the Video.
But when i run them, i can’t visit any Page (tried localhost:8080, localhost:8080/home). I just get the 404-Page of the Tomcatserver. I tried it with Wildfly14 as well. I tried the “Excercieses”-Project with a manually added @Route(“”) annotation and i tried the “Solutions/solution-step1”-Project as it is. They run on a Tomcat9 inside Eclipse. I built them via right mouseclick → run as → maven install. I get no Exceptions, eclipse uses JDK 8, my browser is chrome.
I hope someone can help me. I’m feeling really dumb because of this nooby problem.
Greetings from Cologne, Germany
Dennis Bundszus