java-object-mapper icon indicating copy to clipboard operation
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...

Results 17 java-object-mapper issues
Sort by recently updated
recently updated
newest added

![snyk-top-banner](https://redirect.github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) 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-top-banner](https://res.cloudinary.com/snyk/image/upload/r-d/scm-platform/snyk-pull-requests/pr-banner-default.svg) 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-top-banner](https://res.cloudinary.com/snyk/image/upload/r-d/scm-platform/snyk-pull-requests/pr-banner-default.svg) 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-top-banner](https://res.cloudinary.com/snyk/image/upload/r-d/scm-platform/snyk-pull-requests/pr-banner-default.svg) 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-top-banner](https://res.cloudinary.com/snyk/image/upload/r-d/scm-platform/snyk-pull-requests/pr-banner-default.svg) 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-top-banner](https://res.cloudinary.com/snyk/image/upload/r-d/scm-platform/snyk-pull-requests/pr-banner-default.svg) 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...