Commit Graph

8 Commits

Author SHA1 Message Date
edizor
2f1d31bde2 Update README.md
[skip ci]
2023-02-24 19:28:19 +08:00
Abhinav Pandey
5d85a0f9ef BAEL-4971 - Object mapping with Cassandra (#13427)
* BAEL-4971 - Object mapping with Cassandra

* BAEL-4971 - Object mapping with Cassandra

* BAEL-4971 - Object mapping with Cassandra - changing test name

* BAEL-4971 - Object mapping with Cassandra - code formatting

* BAEL-4971 - Object mapping with Cassandra - review incorporation
2023-02-20 08:22:52 +00:00
kwoyke
c468876d2a JAVA-9494: Rename nested tests to LiveTest (#11719) 2022-01-18 20:24:48 +05:30
kwoyke
4e8f3425d2 JAVA-9448: Rename Cassandra tests to *LiveTest (#11696) 2022-01-14 20:32:26 +05:30
sampadawagde
6f6d862f79 JAVA-8398: Align module names, folder names and artifact id 2021-11-20 14:00:47 +05:30
sampadawagde
2982c91e7d JAVA-8204: Fix formatting of POMs 2021-11-09 16:27:03 +05:30
johnA1331
1120495950 Create README.md 2021-10-28 01:52:51 +08:00
Daniel Strmecki
02601754a6 Feature/bael 5040 cassandra testcontainers (#11124)
* 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
2021-10-25 08:47:50 +01:00