Skip to content

Fork of Activator tutorial for Akka showing Java & Spring integration with Java 8 lambda's

License

Unknown, CC0-1.0 licenses found

Licenses found

Unknown
LICENSE
CC0-1.0
COPYING

rpridemore/activator-akka-java-lambda-spring

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forked from Typesafe Activator template for Akka and Spring in Java.

I have made the following changes:

  • modify build.sbt to support java 8 (required updating spring dependency to latest)
  • refactor SpringExtension class to more idiomatic java/spring
  • add new CountingLambdaActor to perform same function as CountingActor, but using new lambda api

About

Fork of Activator tutorial for Akka showing Java & Spring integration with Java 8 lambda's

Resources

License

Unknown, CC0-1.0 licenses found

Licenses found

Unknown
LICENSE
CC0-1.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 52.6%
  • Java 44.5%
  • Scala 2.9%