I need help for enable live reloading. Documentation is very short and doesn’t really help.
I run my Vaadin/Spring Boot Application in a Docker-Container. I don’t use maven but gradle. I start the application ./gradle bootRun. Is there someone who knows how to make Vaadin live reload?