=sam #3945 Added license file and tutorial to java8 persistence sample
This commit is contained in:
parent
e7b37e0ed5
commit
d84f7f35ff
7 changed files with 291 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue