However, i don’t want to use the ‘Like’ query because this only seems to match the start of the string.
I’ve tried findByHomeContaining, findByHomeContains but seem to get a null pointer at Query.addCriteria. Specifically this.
Have you changed the pom.xml? The tests seem to fail because it can’t connect to an aerospike client, but this wasn’t the case before. I’ve got the latest code however and build the jar but seems to have broken my code. Spring can’t create some of my beans.
Parameter 0 of constructor in org.springframework.data.aerospike.repository.support.AerospikeRepositoryFactoryBean required a bean of type 'java.lang.Class' that could not be found.