micronaut-projects / micronaut-starter

Generates Micronaut applications
Apache License 2.0
205 stars 93 forks source link

Remove neo4j-harness from neo4j feature for Micronaut 5 #2390

Open wetted opened 4 months ago

wetted commented 4 months ago

The Neo4J module removes the test harness in Micronaut 5, in favor of using Testcontainers Neo4J. Remove that test-harness dependency from the Neo4JBolt feature.

wetted commented 3 months ago

see https://github.com/micronaut-projects/micronaut-neo4j/pull/422

sdelamo commented 2 months ago

can this be closed?

wetted commented 2 months ago

can this be closed?

I still have a little work to do on the PR. I will finish that next week.