[Spring boot] Configuration properties setup node and config AerospikeTemplate

Hi, sorry about my english. I use Aerospike to cache instead of Redis I have successfully setup cluster on the server but i’m stuck on setup node in spring boot. and one more thing I can’t config AerospikeTemplate like docs Can you guys help me? Thank you

Hi @sonch,

  • What docs did you follow in order to configure Spring Data Aerospike (AerospikeTemplate)?

I suggest following the latest Spring Data Aerospike manual: Simple Web Application Using Java, Spring Boot, Aerospike and Docker | by Roi Menashe | Aerospike Developer Blog | Medium

There is also a video that shows how to set up Spring Data Aerospike:

  • What version of Aerospike and Spring Data Aerospike are you using? there might be a version mismatch.

  • Please share your code and I’ll happily review it.

Thank you.