MarcGiffing / wicket-spring-boot

Spring Boot starter for Apache Wicket
151 stars 61 forks source link

overidding getHomePage() does not work #181

Closed saraminto closed 2 years ago

saraminto commented 2 years ago

Do I have to use an annotation @WicketHomePage ?

I've tried overriding getHomePage(), but it does not work wicket_issue_one.zip

saraminto commented 2 years ago

Need to add application class as a bean