Why spring?

Why spring?

Why do we need to learn Spring? and where can we use it

thanks

View Answers

June 13, 2011 at 6:41 PM

I believe that Spring is unique, for several reasons:

It addresses important areas that many other popular frameworks don't. Spring focuses around providing a way to manage your business objects. Spring is both comprehensive and modular.

    Spring has a layered
    architecture, meaning that you can
    choose to use just about any part of
    it in isolation, yet its
    architecture is internally
    consistent. So you get maximum value
    from your learning curve. You might
    choose to use Spring only to
    simplify use of JDBC, for example,
    or you might choose to use Spring to
    manage all your business objects.
     And it's easy to introduce Spring
    incrementally into existing
    projects. Spring is designed from
    the ground up to help you write code
    that's easy to test. Spring is an
    ideal framework for test driven
    projects. 

Spring is an increasingly
    important integration technology,
    its role recognized by several large
    vendors.









Related Tutorials/Questions & Answers:
why we use struts framework instead of springs
springs
Advertisements
ModuleNotFoundError: No module named 'springy'
ModuleNotFoundError: No module named 'springy'
Springs Core
Spring3 integration with Struts2
springs
springs
spring3 mvc appliation bean definition not found error
spring3 mvc appliation bean definition not found error
how to develop student details using springs
downloading excel file using Java and springs
Why spring?
Why NSMutableDictionary
Why request.getParameter(
why this can't
Why this is not working...?
why jre in jdk
Why it called Struts?
why the php is open source?
why using static keyword
Why is super.super.method(); not allowed in Java?
why not float main?
why not float main?
About springs - JDBC
Why Ajax for web?
Why "<![CDATA[ ]]>" CDATA tag.
Java is an opensource program or not? why???
ModuleNotFoundError: No module named 'why'
why get method is used?
why php and mysql - PHP
why crieterias are importent in hibernate?
Why Abstract Class?
Why Abstract Class?
why java is securable ?
Why Generics was introduced in Java?
Why Python is useful for AI?
Why is data science in demand?
Why is Big Data bad?
Why is Python so hard?
Why is Python popular?
Why is everyone Machine Learning?
Why data science?
Why NSString Objective C
why servlet as controller - Struts
Why is this code working
Why bufferedreader is used in java?
why it is throwing classCastException.
Why application server is important?
why cant i close this ??

Ads