Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error creating bean with name 'entityManagerFactory' #2

Open
damithnh opened this issue Nov 22, 2020 · 1 comment
Open

Error creating bean with name 'entityManagerFactory' #2

damithnh opened this issue Nov 22, 2020 · 1 comment

Comments

@damithnh
Copy link

Hi,
I cloned your application, created a new database called webservice, edited the application.properties file,
spring.datasource.username = user
spring.datasource.password = password
and tried to run the application. But i get this error. Could you please help me fix it?
Thank you

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 java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException

@RGowtham21
Copy link

what do we have to type in mysql

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants