如何在Android上使用MongoDB Morphia?

时间:2018-07-31 01:14:51

标签: android mongodb morphia

我正在尝试在Android应用程序上使用morphia与MongoDB实例进行交互。

等级依赖性: <html> <body> no space between here &gt;<svg height="100" width="100"><circle cx="50" cy="50" r="40" stroke="black" stroke-width="3" fill="red" /></svg>&lt; and here. </body> </html>

实例化Morphia时 implementation 'org.mongodb.morphia:morphia:1.3.2'

我收到此错误:

Morphia morphia = new Morphia();

1 个答案:

答案 0 :(得分:0)

根据this github issue,Morphia并非在Android上运行。我假设我的错误是由于

  

代理懒惰引用

evanchoolythat github issue上指出的

AndroidRuntime抛出的确切错误行:

org.mongodb.morphia.mapping.lazy.LazyFeatureDependencies.testDependencyFullFilled(LazyFeatureDependencies.java:42)