spring-data-aerospike-starters
spring-data-aerospike-starters copied to clipboard
Allow configuration of the typeKey for AerospikeTypeAliasAccessor
The spring.data.aerospike.type-key property is deprecated (well, the whole AerospikeDataProperties is actually deprecated), but I couldn't find a replacement for configuring the typeKey of AerospikeTypeAliasAccessor (to set it to null actually)
Please add one.
Thank you! ☺