https://github.com/michael-simons/neo4j-spring-boot-integration-tests
Simple project to keep some integration tests of Neo4j-OGM, Spring Data and Spring Boot in place.
https://github.com/michael-simons/neo4j-spring-boot-integration-tests
Last synced: over 1 year ago
JSON representation
Simple project to keep some integration tests of Neo4j-OGM, Spring Data and Spring Boot in place.
- Host: GitHub
- URL: https://github.com/michael-simons/neo4j-spring-boot-integration-tests
- Owner: michael-simons
- Created: 2019-02-04T09:33:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-01-31T18:18:47.000Z (over 6 years ago)
- Last Synced: 2025-03-18T05:52:22.318Z (over 1 year ago)
- Language: Java
- Size: 63.5 KB
- Stars: 3
- Watchers: 1
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
= Neo4j-OGM integration tests with various SDN and Spring Boot versions
image:https://travis-ci.com/michael-simons/neo4j-spring-boot-integration-tests.svg?branch=master["Build Status", link="https://travis-ci.com/michael-simons/neo4j-spring-boot-integration-tests"]
image:https://img.shields.io/badge/License-Apache%202.0-green.svg[link="http://www.apache.org/licenses/LICENSE-2.0"]
== What is this?
Just some very simple smoke tests for current, upcoming and also unsupported combinations of Neo4j-OGM and Spring Data Neo4j.