My project was working fine yesterday. The only thing I did was to change the structure from a single war to a multi module pom. If I understand correctly the stacktrace the
It could also be just a version change in pom, and maven build cache inconsistency. A mvn clean helped in my case.
mvn clean