Tim Faulkes

Results 4 comments of Tim Faulkes

This has been implemented using [external configuration](https://github.com/aerospike/java-object-mapper?tab=readme-ov-file#external-configuration-file). Any namespace specified in the external configuration or the code version of the external configuration file (`AeroMapper.Builder.withClassConfigurations` for example) will override any annotation...

Hi Thanks for reaching out. I'm trying to reproduce your issue, but I'm not 100% clear on your annotations. It looks like the reference to B inside A has `@AerospikeEmbed`,...

Hi @Agrawalmahin, @kalashshah11 Thanks for the details, makes reproducing the issue much easier! So the problem you're facing (external classes which cannot be annotated but need annotations for the Object...

Hi, Thank you for your detailed message. We have long struggled with the most effective way to allow classes which cannot be annotated work well with the Object Mapper. Initially...