First of all, you usually do not need to care about Indices in Mongodb, just define it in your entity code:
´´´java @Entity public class MyEntity { @Id private MorphiumId id; @In
27.11.2020
We just released Morphium V4.2.0 including a lot of fixes and features:
12.9.2020
We released Morphium 4.1.4. This includes, as usual a bunch of improvements and fixes. Here is the changelog since V4.1.0:
V4.1.4:
AutoClosable now - simplifies usage10.8.2020
We just released morphium V4.1.2 via maven central. The lots of changes do contain:
´´
3.3.2020
Because I've now received this question a few times, here is a brief summary of morphine messaging and how to use it:
The first parameter in the constructor is always the morphium instance. This determines which Mongo is used and also some se
25.2.2020
Morphium can also be messaging ... wow ... right?
Why do you still need such a solution? how does it compare to others, such as RabbitMQ, MQSeries etc.? Those are the top dogs ... Why another solution?
I would like to list some differences her
21.2.2020