Skip to content

Fix: EntityManagerFactory#118

Open
VaspulaVijayaLakshmi wants to merge 1 commit intojaygajera17:master2from
VaspulaVijayaLakshmi:fix
Open

Fix: EntityManagerFactory#118
VaspulaVijayaLakshmi wants to merge 1 commit intojaygajera17:master2from
VaspulaVijayaLakshmi:fix

Conversation

@VaspulaVijayaLakshmi
Copy link
Copy Markdown

Fix:

 Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'cartProductRepository' defined in com.jtspringproject.JtSpringProject.repository.CartProductRepository defined in @EnableJpaRepositories declared on JpaRepositoriesRegistrar.EnableJpaRepositoriesConfiguration: Cannot create inner bean '(inner bean)#6de0b13f' of type [org.springframework.orm.jpa.SharedEntityManagerCreator] while setting bean property 'entityManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#6de0b13f': Cannot resolve reference to bean 'entityManagerFactory' while setting constructor argument; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'entityManagerFactory' available

@VaspulaVijayaLakshmi
Copy link
Copy Markdown
Author

Hi, I’m Vijaya 👋. I’ve been exploring distributed systems and found this project really interesting. I’d love to help fix this bug/add this feature.

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

Successfully merging this pull request may close these issues.

1 participant