I have a problem when I deploy a webapp with hibernate 5
Caused by: java.lang.NoSuchMethodError: org.jboss.logging.Logger.debugf(Ljava/lang/String;I)V at org
This can be caused if a dependency includes
org.eclipse.persistence eclipselink 2.6.2
Exclude it using an exclusions element in dependency.
exclusions
dependency