Skip to content
This repository has been archived by the owner on Aug 9, 2021. It is now read-only.

UUID is not supported in mongo repository as an ID #13

Open
LeeGodSRC opened this issue Jun 4, 2021 · 1 comment
Open

UUID is not supported in mongo repository as an ID #13

LeeGodSRC opened this issue Jun 4, 2021 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@LeeGodSRC
Copy link
Member

For some reason UUID doesn't seems to supported in mongo repository as an ID
There is probably something wrong behind mongojack converting...

receiving error Unsupported ID type: class java.util.UUID

@LeeGodSRC LeeGodSRC added bug Something isn't working help wanted Extra attention is needed labels Jun 4, 2021
@SwloBr
Copy link

SwloBr commented Jun 7, 2021

You can uso other methods for save UUID on mongo, making a other thread send a information for mongo, making a youself private method, varies from person to person, so only the logic is the same

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants