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

HibernateTypesContributor throws java.lang.NoClassDefFoundError: javax/money/MonetaryAmount #468

Closed
Jojoooo1 opened this issue Aug 3, 2022 · 1 comment
Labels
Milestone

Comments

@Jojoooo1
Copy link

Jojoooo1 commented Aug 3, 2022

Spring boot 2.7.2, I am receiving this errors when trying to upgrade:

Cannot resolve reference to bean 'entityManagerFactory' while setting constructor argument; nested exception is 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/money/MonetaryAmount
@vladmihalcea vladmihalcea changed the title Money causing error after upgrade HibernateTypesContributor throws java.lang.NoClassDefFoundError: javax/money/MonetaryAmount Aug 3, 2022
@vladmihalcea vladmihalcea added this to the 2.17.3 milestone Aug 3, 2022
vladmihalcea added a commit that referenced this issue Aug 3, 2022
@vladmihalcea
Copy link
Owner

Fixed.

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

No branches or pull requests

2 participants