Constant Field Values
Contents
org.springframework.*
-
org.springframework.data.aerospike.convert.AerospikeMetaData
-
org.springframework.data.aerospike.query.QueryEngineModifier and TypeConstant FieldValue
public static final String
"Query without a filter will initiate a scan. Since scans are potentially dangerous operations, they are disabled by default in spring-data-aerospike. If you still need to use them, enable them via `scansEnabled` property in `org.springframework.data.aerospike.config.AerospikeDataSettings`."