Why would I use Scala/Lift over Java/Spring?
        Posted  
        
            by Chris J
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Chris J
        
        
        
        Published on 2010-04-21T14:40:14Z
        Indexed on 
            2010/04/21
            14:43 UTC
        
        
        Read the original article
        Hit count: 231
        
Hi,
I know this question is a bit open but I have been looking at Scala/Lift as an alternative to Java/Spring and I am wonder what are the real advantages that Scala/Lift has over it. From my perspective and experience, Java Annotations and Spring really minimizes the amount of coding that you have to do for an application. Does Scala/Lift improve upon that?
© Stack Overflow or respective owner