ball3t

Results 2 issues of ball3t

I have an document like this: ```json { "resultCounts": { "abc": { "count1": 10, "count2": 0 }, "def": { "count1": 0, "count2": 20 } } } ``` and the java...

question

Hello all, I am not sure if this is a problem in morphia or java HashMap. Just see if anyone encountered similar issue. When trying to use aggregate like this:...

bug
Waiting for Response