DATAGRAPH-1039 - Improve documentation.

Fixed a dead link to Spring Transaction Management
This commit is contained in:
Aldrin Misquitta
2017-10-18 01:01:47 +04:00
committed by Nicolas Mervaillie
parent b2706ccad4
commit ebcd380e6f

View File

@@ -382,7 +382,7 @@ determines the actual one used.
It is highly recommended that users understand how Spring Transactions work. Below are some excellent resources:
* http://docs.spring.io/spring-framework/docs/current/spring-framework-reference/html/transaction.html[Spring Transaction Management]
* https://docs.spring.io/spring/docs/current/spring-framework-reference/data-access.html#spring-data-tier[Spring Transaction Management]
* http://graphaware.com/neo4j/2016/09/30/upgrading-to-sdn-42.html[Upgrading to Spring Data Neo4j 4.2]
=== Read only Transactions