neo4j / sdn-rx

Nextgen Spring Data module for Neo4j supporting (not only) reactive data access and immutable support
https://neo4j.github.io/sdn-rx
Apache License 2.0
65 stars 23 forks source link

Provide a way to configure the database being used. #124

Closed michael-simons closed 4 years ago

michael-simons commented 4 years ago

This needs to be done on the template level, as those will execute queries on behalf of the repositories.

Probably the configuration should live in the mapping context.

This ticket can also be a place to discuss dynamic configuration cc @meistermeier