Has anyone had success with using Spring Boot Devtools with CAS 5.2.4? Adding this dependency to the cas-overlay-template pom.xml results in a stacktrace error caused by "Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.core.pattern.ThrowablePatternConverter." I did find that Spring Boot 1.5.12.RELEASE supports up to log4j 2.7. I tried downgrading log4j but it produced more errors than progress.
I am looking for a faster way to do theming so I figured using Spring Boot Devtools would be useful with its live reload feature. -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/8de8f0dd-431e-432f-8d7b-03fa6952e6d4%40apereo.org.
