java-object-mapper
java-object-mapper copied to clipboard
The Java Object Mapper is a simple, light-weight framework used to map POJOs to the Aerospike database. Using simple annotations or a configuration YAML file to describe how to map the data to Aerospi...
 Snyk has created this PR to upgrade org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly...
 Snyk has created this PR to upgrade com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.19.1 to 2.20.1. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly...
 Snyk has created this PR to upgrade org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly...
 Snyk has created this PR to upgrade org.projectlombok:lombok from 1.18.38 to 1.18.42. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly...
 Snyk has created this PR to upgrade com.aerospike:aerospike-client-jdk8 from 9.0.5 to 9.2.0. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly...
 Snyk has created this PR to upgrade com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.19.1 to 2.20.0. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly...
**Description** This issue proposes the introduction of a new annotation in java-aeromapper called @AerospikeGenerationId. This annotation will automatically map and populate the Aerospike record's generation ID into the annotated field...