Package org.springframework.data.cassandra.util
@NonNullApi
package org.springframework.data.cassandra.util
Map and SpEL utility infrastructure.
-
ClassDescriptionMapBuilder<K,
V> Builder for maps, which also conveniently implementsMap
via delegation for convenience so you don't have to actuallyMapBuilder.build()
it.Evaluates a SpEL expression.