Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mark Paluch opened DATACASS-417 and commented
Allow configuration of a bean reference to CqlTemplate for CassandraTemplate:
CqlTemplate
CassandraTemplate
<cql:template id="foo-template" /> <cassandra:template cql-template-ref="foo-template"/>
Affects: 2.0 M2 (Kay)
Referenced from: commits dc866df
The text was updated successfully, but these errors were encountered:
mp911de
No branches or pull requests
spring-projects-issues commentedMar 15, 2017
Mark Paluch opened DATACASS-417 and commented
Allow configuration of a bean reference to
CqlTemplate
forCassandraTemplate
:Affects: 2.0 M2 (Kay)
Referenced from: commits dc866df
The text was updated successfully, but these errors were encountered: