Jboss logging error while deploying springboot application in jboss server
问题 22:40:03,522 ERROR [org.springframework.boot.SpringApplication] (ServerService Thread Pool -- 2265) Application startup failed: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaAutoConfiguration.class]: Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: org.jboss.logging.Logger.debugf(Ljava/lang/String;I)V Even