1. 22 Mar, 2017 1 commit
    • Andy Wilkinson's avatar
      Start building against Neo4j OGM 3.0.0 snapshots · 25bf4a14
      Andy Wilkinson authored
      This commit our Neo4j OGM dependency with the Spring Data Neo4j
      snapshots that are currently included in snapshots of Spring Data Kay.
      
      It switches to using Neo4j's Bolt driver by default, aligning it with
      the default of the latest Spring Data Neo4j 5 snapshots.
      
      It also contains a workaround for a Neo4j OGM issue [1] and a change
      to Neo4jDataAutoConfigurationTests that prevents the entire classpath
      from being scanned.
      
      See gh-8687
      
      [1] https://github.com/neo4j/neo4j-ogm/issues/340
      25bf4a14
  2. 18 Mar, 2017 3 commits
  3. 17 Mar, 2017 11 commits
  4. 16 Mar, 2017 10 commits
  5. 15 Mar, 2017 15 commits