Skip to content

NashTech-Labs/java-akka-word-count.g8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Giter8 template for Akka Word Count Example in Java.

akka-word-count

How to set up ?

1. Clone the application

sbt new knoldus/java-akka-word-count.g8

2 Give name to your application

name akka-word-count // You can give any name.

3. Compile the application

cd akka-word-count

mvn clean install

mvn clean compile

4 Test the application

mvn clean test

Template license

Written in <2018> by shivangi1015@gmail.com

To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this template to the public domain worldwide. This template is distributed without any warranty. See http://creativecommons.org/publicdomain/zero/1.0/.

About

A sample application of word count using akka in java8.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published