aerospike-community / spring-data-aerospike-starters

spring-data-aerospike-starters
https://github.com/aerospike-community/spring-data-aerospike
15 stars 7 forks source link

Respect `spring-data-aerospike` `writeSortedMaps` property #260

Open Ferioney opened 1 day ago

Ferioney commented 1 day ago

In spring-data-aerospike:4.8.0 was added property writeSortedMaps which allows to disable writing Maps as sorted trees (see documentation page and related issue NullPointer exception when overriding AerospikeTypeAliasAccessor(null) after update to 4.7.1 ).

Please add support of property writeSortedMaps to spring-data-aerospike-starters