Caused by: org.hibernate.boot.archive.spi.ArchiveException: Could not build ClassFile
Root Cause 1: There are duplicate jars with different versions. Solution: Check whether any duplicate jars there in the lib folder. if you found any duplicate jar’s remove one jar …
Caused by: org.hibernate.boot.archive.spi.ArchiveException: Could not build ClassFile Read More