Tag Archives: Spring Framework

This week in #Scala (05/10/2012)

Welcome to this week in Scala!  Judging by the chirping, it seems like Scala has had a great response from JavaOne attendees.  I’m sure they’ll be some great presentation content to come.  Meanwhile, it seems some developers have taken a somewhat … Read more

Rod Johnson joins Typesafe

So, Rod Johnson is joining Typesafe. This means that Spring is going to be rewritten in Scala (viz Scaladoc for AbstractScalaCheckTransactionalFunctionalSpringSpecification); that SpringData is going to start using Slick core and that Spring Framework 3.2 is going to be the … Read more

Akka, Spray and Spring Framework

You might be thinking, why do such a thing? Spray [2] will take care of the application’s API and Akka provides the actors that represent the functionality of the system. Why then use the Spring Framework? We will not be … Read more

Scalable Spring code

I, and I hope everyone else, would like to be able to write scalable Spring code. Whoa–am I implying that Spring is not scalable? Well, Spring applications scale fantastically well when we run them in a scalable environment (think various … Read more

Specs2 Spring 0.4

We’re pleased to release version 0.4 of Specs2 Spring! 0.4 follows the very short-lived Maven Central practice-release 0.3. We now include support for Spring 2.5, 3.0 and 3.1; for the latest verion of Spring, we include bean profiles and environment … Read more