spring-data-aerospike-starters icon indicating copy to clipboard operation
spring-data-aerospike-starters copied to clipboard

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

Open Ferioney opened this issue 1 year ago • 0 comments

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

Ferioney avatar Oct 08 '24 12:10 Ferioney