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

fix: Use of TypeUtils to fix getRepositoryForEntity method #13

Merged
merged 3 commits into from Jan 25, 2022
Merged

fix: Use of TypeUtils to fix getRepositoryForEntity method #13

merged 3 commits into from Jan 25, 2022

Conversation

ThomasCaud
Copy link
Contributor

@ThomasCaud ThomasCaud commented Jan 24, 2022

Currently, while using the sentence like "that the DeliveryEventEntity entities will contain:", we get the following error:
Capture d’écran 2022-01-24 à 16 32 09

I fixed that the same way than getRepositoryForTable works, filtering on our CrudRepository classes. It now works on my local env.

@CLAassistant
Copy link

CLAassistant commented Jan 24, 2022

CLA assistant check
All committers have signed the CLA.

@ThomasCaud
Copy link
Contributor Author

@mimfgg it seems that I can't add reviewers by myself. Do I need a specific right?

@mimfgg
Copy link
Collaborator

mimfgg commented Jan 25, 2022

I actually don't know ... maybe because you are a first time contributor ... let's see if next time you can!

@mimfgg mimfgg merged commit d4ed561 into Decathlon:main Jan 25, 2022
@ThomasCaud ThomasCaud deleted the fix/fix-jpa-entities-step branch January 26, 2022 08:13
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.

None yet

3 participants