Commit Graph

8 Commits

Author SHA1 Message Date
Mark Paluch
f051de145e Move off deprecated code.
See #659
2023-04-24 13:46:08 +02:00
Oliver Drotbohm
017a810eed Upgrade to jMolecules 1.3 and jMolecules Integrations 0.5.
Also switch to the ValueObject interface instead of the annotation for consistency.
2021-09-01 23:14:44 +02:00
Oliver Drotbohm
3e71ec637c Switch to jMolecules integrations 0.4.
To allow records to be used as Identifier implementations (xmolecules/jmolecules-integrations#43). Updated MongoDB and JDBC samples accordingly.
2021-04-30 10:54:02 +02:00
Mark Paluch
e565f33872 Switch MongoDB samples to records.
See #606.
2021-04-30 10:29:22 +02:00
Mark Paluch
23dcae3a17 Switch to records.
See #606.
2021-04-30 10:28:59 +02:00
Mark Paluch
32d118f046 Omit local variable declaration using var.
See #606.
2021-04-30 10:28:51 +02:00
Mark Paluch
ec8557c7da Update copyright years to 2021.
Closes #616
2021-04-27 14:47:20 +02:00
Oliver Drotbohm
e2b9de4fbb Add Spring Data JDBC example for jMolecules. 2021-03-17 09:43:46 +01:00