I am trying to use this library
https://github.com/MarcGiffing/wicket-spring-boot
I included the maven library. I copied @SpringBootApplication class, HomePage class and HomePage html. As far as I understood after only this it should work. I can start the application but but at localhost:8080 I see
Internal error
Return to home page
What am I missing?