* [JAVA-27490] Set java.version of JDK 9+ profile to JDK 17
* [JAVA-27490] Removed java.version from modules
* [JAVA-27490] Commented modules that are failing
* [JAVA-27490] Clean up
* [JAVA-27490] Clean up
* Add Cassandra IN Query and update pom file
* Add Cassandra IN Query and update pom file
* add assertion on tests
* format code and move package
* format code
---------
Co-authored-by: Saikat <“saikatcse03@gmail.com”>
* BAEL-5040: initial commit - spring data cassandra using boot-2
* BAEL-5040: update test example
* BAEL-5040: add brackets
* BAEL-5040: use singleton container
* BAEL-5040: switch from singleton to nested classes approach
* BAEL-5040: package private methods in junit5
* BAEL-5040: Move SpringBootTest annotation to parent class