/scala-spring

Shows how Scala and Spring can be integrated

Primary LanguageScalaApache License 2.0Apache-2.0

This project shows how Spring and Scala can be integrated.

In particular:
- Different Dependency Injection styles (Annotation, JavaConfig, XML)
- Namespace for Scala collections
- Demo for using Scala function with Spring's Template

You can find a presentation about it at http://www.slideshare.net/ewolff/scala-and-spring .