JWT Authentication example not working?

Hi all I am trying to follow this JWT Authentication Auth0 Tutorial but as soon as I try to gradle build I get the below error. Has this occurred for anyone else?

Stack Trace:
22:10:43.560 [DEBUG] [TestEventLogger] org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘entityManagerFactory’ defined in class path
resource [org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaConfiguration.class]: Invocation of init method failed; nested exception is javax.persistence.Persistenc
eException: [PersistenceUnit: default] Unable to build Hibernate SessionFactory; nested exception is org.hibernate.MappingException: Could not get constructor for org.hiberna
te.persister.entity.SingleTableEntityPersister

For future users, please user the following updated tutorial:

Hope this helps! :crystal_ball:

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.