Naming of beans cqlTemplate and cassandraTemplate is misleading and inconsistent.
Some unit test (mainly the ones mentioned on https://jira.spring.io/browse/DATACASS-397 - it uses the default bean names) fail because it couldn't map the bean by it's default name.
Im providing smalll and easy solution in PR
Affects: 2.0 M1 (Kay)
Issue Links:
DATACASS-129 CassandraTemplate in XML Config defaulting to "cqlTemplate" bean id
("duplicates")
Mateusz Szymczak opened DATACASS-401 and commented
Naming of beans cqlTemplate and cassandraTemplate is misleading and inconsistent.
Some unit test (mainly the ones mentioned on https://jira.spring.io/browse/DATACASS-397 - it uses the default bean names) fail because it couldn't map the bean by it's default name.
Im providing smalll and easy solution in PR
Affects: 2.0 M1 (Kay)
Issue Links:
("duplicates")
Referenced from: commits dce904d, 52b7f0f
The text was updated successfully, but these errors were encountered: