Morphed the code into a starter for the project
I've added a couple of examples to the project -- some simple code calling Akka actors, and some code for calling web services.
Showing
- app/actors/FizzBuzzActor.java 73 additions, 0 deletionsapp/actors/FizzBuzzActor.java
- app/actors/MarshallActor.java 36 additions, 0 deletionsapp/actors/MarshallActor.java
- app/actors/Setup.java 36 additions, 0 deletionsapp/actors/Setup.java
- app/controllers/Application.java 35 additions, 27 deletionsapp/controllers/Application.java
- build.sbt 5 additions, 1 deletionbuild.sbt
- conf/routes 1 addition, 1 deletionconf/routes
- project/plugins.sbt 1 addition, 1 deletionproject/plugins.sbt
Loading
Please register or sign in to comment