Closed MarcGiffing closed 8 years ago
The main problem which bothers me is that Spring Boot Starter Web is taking control of all requests which are not mounted by wicket. If you access a page which does not exists you will get Springs "Whitelabel Error Page".
It seems that Springs spring-boot-starter-web dependency is still required. We have to options: