In that case you should report it at https://github.com/MarcGiffing/wicket-spring-boot/issues
On Wed, Jan 13, 2021 at 5:28 PM Daniel Weiss <kyrind...@gmail.com> wrote: > Hey all, > > I've tested it. A mini spring-boot provide static content with functions > of https://www.baeldung.com/spring-mvc-static-resources. A mini spring > boot app with wicket-spring-boot does not provide it. I got a error > message with not found of ... > > Some ideas or experience about it? > > > Am 13.01.2021 um 14:52 schrieb Martin Grigorov: > > Hi, There is nothing Wicket specific in this. Just use Spring Boot/MVC > > facilities: https://www.baeldung.com/spring-mvc-static-resources On > > Wed, Jan 13, 2021 at 3:08 PM Daniel Weiss <kyrind...@gmail.com> wrote: > >> Hi all, I use https://github.com/MarcGiffing/wicket-spring-boot with > >> Wicket 8.x and with a spring boot application. I would add static web > >> content (online help page) to provide a documentation inside the > >> spring boot application. Knows someone a way to provide to serve > >> static web content with a set of html sites? I'll thankful for some > >> hints for this issue :) Thx in advance Daniel > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For > >> additional commands, e-mail: users-h...@wicket.apache.org > > >