=sam #3689 Add required activator properties in samples
This commit is contained in:
parent
48f3804270
commit
dd2ad46e02
8 changed files with 24 additions and 0 deletions
|
|
@ -2,3 +2,6 @@ name=akka-sample-camel-java
|
|||
title=Akka Camel Samples with Java
|
||||
description=Akka Camel Samples with Java
|
||||
tags=akka,camel,java,sample
|
||||
authorName=Akka Team
|
||||
authorLink=http://akka.io/
|
||||
sourceLink=https://github.com/akka/akka
|
||||
|
|
|
|||
|
|
@ -2,3 +2,6 @@ name=akka-sample-camel-scala
|
|||
title=Akka Camel Samples with Scala
|
||||
description=Akka Camel Samples with Scala
|
||||
tags=akka,camel,scala,sample
|
||||
authorName=Akka Team
|
||||
authorLink=http://akka.io/
|
||||
sourceLink=https://github.com/akka/akka
|
||||
|
|
|
|||
|
|
@ -2,3 +2,6 @@ name=akka-sample-cluster-java
|
|||
title=Akka Cluster Samples with Java
|
||||
description=Akka Cluster Samples with Java
|
||||
tags=akka,cluster,java,sample
|
||||
authorName=Akka Team
|
||||
authorLink=http://akka.io/
|
||||
sourceLink=https://github.com/akka/akka
|
||||
|
|
|
|||
|
|
@ -2,3 +2,6 @@ name=akka-sample-cluster-scala
|
|||
title=Akka Cluster Samples with Scala
|
||||
description=Akka Cluster Samples with Scala
|
||||
tags=akka,cluster,scala,sample
|
||||
authorName=Akka Team
|
||||
authorLink=http://akka.io/
|
||||
sourceLink=https://github.com/akka/akka
|
||||
|
|
|
|||
|
|
@ -2,3 +2,6 @@ name=akka-sample-main-java
|
|||
title=Akka Main in Java
|
||||
description=Actor based version of obligatory Hello World program using the generic launcher class akka.Main.
|
||||
tags=Basics,akka,java,starter
|
||||
authorName=Akka Team
|
||||
authorLink=http://akka.io/
|
||||
sourceLink=https://github.com/akka/akka
|
||||
|
|
|
|||
|
|
@ -2,3 +2,6 @@ name=akka-sample-main-scala
|
|||
title=Akka Main in Scala
|
||||
description=Actor based version of obligatory Hello World program using the generic launcher class akka.Main.
|
||||
tags=Basics,akka,scala,starter
|
||||
authorName=Akka Team
|
||||
authorLink=http://akka.io/
|
||||
sourceLink=https://github.com/akka/akka
|
||||
|
|
|
|||
|
|
@ -2,3 +2,6 @@ name=akka-sample-remote-java
|
|||
title=Akka Remote Samples with Java
|
||||
description=Akka Remote Samples with Java
|
||||
tags=akka,remote,java,sample
|
||||
authorName=Akka Team
|
||||
authorLink=http://akka.io/
|
||||
sourceLink=https://github.com/akka/akka
|
||||
|
|
|
|||
|
|
@ -2,3 +2,6 @@ name=akka-sample-remote-scala
|
|||
title=Akka Remote Samples with Scala
|
||||
description=Akka Remote Samples with Scala
|
||||
tags=akka,remote,scala,sample
|
||||
authorName=Akka Team
|
||||
authorLink=http://akka.io/
|
||||
sourceLink=https://github.com/akka/akka
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue