I followed your tutorial. I injected your com.giffing.wicket.spring.boot.starter dependency(2.1.7). I made my application class within the main. I made beside this a web/pages/home directory. There I made how you said in the tutorial a HomePage.java file and a HomePage.html file. I started the Application like you said and I get this error: MarkupNotFoundException: Can not determine Markup. Component is not yet connected to a parent.
So I'm very frustrated that this little tutorial doesn't work.
Hey,
I followed your tutorial. I injected your com.giffing.wicket.spring.boot.starter dependency(2.1.7). I made my application class within the main. I made beside this a web/pages/home directory. There I made how you said in the tutorial a HomePage.java file and a HomePage.html file. I started the Application like you said and I get this error: MarkupNotFoundException: Can not determine Markup. Component is not yet connected to a parent.
So I'm very frustrated that this little tutorial doesn't work.
Any suggestions?