Hi there, I’m currently playing around with the Spring-Boot/Wicket integration from https://github.com/MarcGiffing/wicket-spring-boot <https://github.com/MarcGiffing/wicket-spring-boot>. It’s quite handy, but I wonder: how do I reload a changed HTML/CSS/JS file without having to restart the application? Any hint on this, or even an example?!
Cheers, Tom