I am trying to map my persistable package using morphiaConfig.packages(list). But it is not able detect it. #3160
SOCRATESZZ
started this conversation in
General
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want morphia to stop detecting all packages in project and only scan the persistable package.
I cannot pass the morphia.config.properties file. since I compile it in a library and use it in a different project. I want to know how can I pass the persistable package
My project structure is
|
|--controller
-------persistable
XXXXX External libraries XXXX
|
|-- Morphia config
Beta Was this translation helpful? Give feedback.
All reactions