Hi Team,
I am using springboot java and cassandra for my project.
I have two cassandra tables say A and B . I need to join these tables and get common results of these two tables.
I am struggling to make join the two and more join the tables.
Can you please help me how to do it on springboot and cassandra examples.
Kind Regards,
Shankar Hegde