I have a Spring Boot Web Project that uses Joinfaces and Primefaces. The application extends from SpringBootServletInitializer and also ge
Joinfaces
Primefaces
SpringBootServletInitializer
My exclude also did not work. What I did as a workaround is slowing the reload down like this:
poll-interval: 6000 quiet-period: 5000