All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.springframework.data.cassandra.core.cql.session.lookup.package-info Maven / Gradle / Ivy

There is a newer version: 4.3.0
Show newest version
/**
 * Provides a strategy for looking up {@link org.springframework.data.cassandra.SessionFactory}.
 */
@NonNullApi
package org.springframework.data.cassandra.core.cql.session.lookup;

import org.springframework.lang.NonNullApi;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy