Skip to content

Commit 40341d3

Browse files
authored
Mention that Spring Data Neo4j uses Testcontainers in the docs (#5169)
* Fix Neo4j-OGM usage description. * Add Spring Data Neo4j to the "who is using"-part.
1 parent affaf19 commit 40341d3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,8 @@ A huge thank you to our sponsors:
176176
* [Instana](https://www.instana.com) - Testing agents and stream processing backends
177177
* [eBay Marketing](https://www.ebay.com) - Testing for MySQL, Cassandra, Redis, Couchbase, Kafka, etc.
178178
* [Skyscanner](https://www.skyscanner.net/) - Integration testing against HTTP service mocks and various data stores
179-
* [Neo4j-OGM](https://neo4j.com/developer/neo4j-ogm/) - Testing new, reactive client implementations
179+
* [Neo4j-OGM](https://neo4j.com/developer/neo4j-ogm/) - Testing with Neo4j
180+
* [Spring Data Neo4j](https://github.com/spring-projects/spring-data-neo4j/) - Testing imperative and reactive implementations with Neo4j
180181
* [Lightbend](https://www.lightbend.com/) - Testing [Alpakka Kafka](https://doc.akka.io/docs/alpakka-kafka/current/) and support in [Alpakka Kafka Testkit](https://doc.akka.io/docs/alpakka-kafka/current/testing.html#testing-with-kafka-in-docker)
181182
* [Zalando SE](https://corporate.zalando.com/en) - Testing core business services
182183
* [Europace AG](https://tech.europace.de/) - Integration testing for databases and micro services

0 commit comments

Comments
 (0)