GithubHelp home page GithubHelp logo

isabella232 / neo4j-java-driver-spring-boot-starter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from neo4j/neo4j-java-driver-spring-boot-starter

0.0 0.0 0.0 624 KB

Automatic configuration of Neo4j's Java Driver for Spring Boot applications

Home Page: https://neo4j.github.io/neo4j-java-driver-spring-boot-starter/

License: Apache License 2.0

Java 100.00%

neo4j-java-driver-spring-boot-starter's Introduction

Neo4j Spring Boot Starter

Maven Central

A Spring Boot starter with automatic configuration for the Neo4j Java Driver.

Important
This project will be superseded by the automatic configuration in Spring Boot 2.4. Spring Boot 2.4 will include the same means of configuring a standalone Neo4j Driver instance, including the same health checks. There will be a dedicated starter for Spring Data Neo4j 6 (formerly known as SDN/RX).

Introduction

This starter provides a convenient way to configure all aspects of the Neo4j-Java-Driver from within a Spring Boot application. It provides a single, managed Spring Bean of type org.neo4j.driver.Driver, configured to your needs.

The starter does not add any additional functionality on top of the driver, but only exposes the drivers configuration in a Spring friendly way. However, it configures the driver to use Springs JCL logging variation by default.

The 4.0.x. line of the starter only supports the 4.0.x line of the Neo4j Java Driver. It is tested and developed against Spring Boot 2.3.5.RELEASE.

The starter supports Neo4j server mode only, that is: A connection against a Neo4j server over the Bolt protocol.

Manual

For a gentle introduction and some getting started guides, please use our Manual. The manual contains descriptions of all examples, which you’ll find in the project source directory under examples.

neo4j-java-driver-spring-boot-starter's People

Contributors

meistermeier avatar michael-simons avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.