We're pleased to announce the first release of ScalaPrimavera, our library to bring the Scala Language power to the Spring Framework world

Please download the files, give a try, and have fun

This release have the next changes

  • Initial version
  • Support for inject scala.collection.inmutable.List and scala.collection.inmutable.Map in xml configuration.
  • org.scalaprimavera.jdbc.simple.ScalaSimpleJdbcTemplate is a wrapper for org.springframework.jdbc.core.simple.SimpleJdbcTemplateexposing his methods using Scala Collections and others goodies like High-Order Functions and Options