JpaFinderProxy is not explicitly bound
Open
- Dominant language
- Java
- Stars
- 12.7k
- Forks
- 1.7k
- Avg merge
- 11m
- Merged PRs (30d)
- 2
Description
When declaring JpaPersist module with binder().requireExplicitBindings(); in another private module, the above exception is thrown, which leads to the parent module to turn off this setting.
Contributor guide
Assessment
This issue has not been assessed yet.