updated readme

This commit is contained in:
Michael Hunger
2011-03-01 09:20:46 +01:00
parent db09258032
commit f20718a799

View File

@@ -52,10 +52,10 @@ Spring Configuration:
http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context-3.0.xsd
http://www.springframework.org/schema/data/graph http://www.springframework.org/schema/data/graph/datagraph-1.0.xsd
">
<context:annotation-config/>
<datagraph:config storeDirectory="target/config-test"/>
</beans>
* Annotate your entity class. In this case it is a 'World' class that has a relationship to other worlds that are reachable by rocket travel: