=sam #3945 Added license file and tutorial to java8 persistence sample

This commit is contained in:
Björn Antonsson 2014-03-26 10:04:56 +01:00
parent e7b37e0ed5
commit d84f7f35ff
7 changed files with 291 additions and 2 deletions

View file

@ -1,11 +1,12 @@
<!-- <html> -->
<head>
<title>Akka Persistence Samples with Scala</title>
<title>Akka Persistence Samples in Java</title>
</head>
<body>
<div>
<h2>Akka Persistence Samples</h2>
<p>
This tutorial contains examples that illustrate a subset of
<a href="http://doc.akka.io/docs/akka/2.4-SNAPSHOT/java/persistence.html" target="_blank">Akka Persistence</a> features.