Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Neo4j based server entities. #11226

Merged
merged 1 commit into from
Feb 20, 2020
Merged

Add support for Neo4j based server entities. #11226

merged 1 commit into from
Feb 20, 2020

Commits on Feb 20, 2020

  1. Add support for Neo4j based server entities.

    This commit brings in
    
    * A couple of new dependencies:
      - SDN/RX (Next gen Spring Data Neo4j support, including reactive
      repositories)
      - Neo4j Migrations (Flyway style migrations for Neo4j)
      - Testcontainers (in scope test)
    
    * Support for Neo4j repositories in server and entity server
    * Health endpoint for Neo4j including translations
    * Required tests (expected files, integrations tests etc.)
    
    Co-authored-by: Michael Simons <michael.simons@neo4j.com>
    atomfrede and michael-simons committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    9993a16 View commit details
    Browse the repository at this point in the history