Scala

Introducing Spring Scala project

The Spring Scala project was first revealed to the world last October at SpringOne2GX. SpringSource now has revealed more information about it as well as how it can be used in Scala projects.

Spring Scala project is here in order to bring the power of Spring framework in Scala. It combines the best of two worlds, Spring framework and Scala. Using a pure Java framework like Spring in Scala would feel awkward, so Spring Scala was introduced as a first-class citizen.

Standard operations apply such as wiring up beans in XML (declaratively) and wiring up beans in Scala (programmatically). Additionally, Spring templates can be used in Scala in order to facilitate any sort of data access, or resource handling in general.

As of availability, a first milestone of Spring Scala is available for download here.

This seems totally cool and definitely worth a try. You can find more information and detailed examples in the official announcement page.

Ilias Tsagklis

Ilias is a software developer turned online entrepreneur. He is co-founder and Executive Editor at Java Code Geeks.
Subscribe
Notify of
guest

This site uses Akismet to reduce spam. Learn how your comment data is processed.

0 Comments
Inline Feedbacks
View all comments
Back to top button