Writing Spring Java Configuration in Scala
To make the transition from Java to Scala easier, you might want to keep some of the existing Java frameworks your company have experience in using. At least that is our theory when we chose to keep SpringMVC as web framework in my current Scala project. Time will tell if …