Results 1 to 4 of 4

Thread: What is Spring?

  1. #1
    Join Date
    Nov 2009
    Posts
    712

    What is Spring?

    Hi, can anyone tell me what exactly the spring is? I have heard that that it is a new framework. But, why this is used. Is it a programming language or any web service? Please, tell me the details of the spring. I don't know what it is, and wanted to know what it is, so please help me to get the information about it. So, if it is helpful, I can learn it.

  2. #2
    Join Date
    Apr 2008
    Posts
    2,005

    Re: What is Spring?

    Same problem here. I also don't have much knowledge about it, but have some knowledge about it, such as it is grate framework for development of Enterprise grade applications. If you want to create a enterprise-ready applications then you can use Spring which is a light-weight framework. It is used for following purpose:

    • configure declarative transaction management,
    • remote access to your logic using RMI or web services,
    • mailing facilities and various options in persisting your data to a database
    • Use in modular fashion

  3. #3
    Join Date
    May 2008
    Posts
    2,012

    Re: What is Spring?

    Spring is a lightweight container. Spring also contains wrappers that make it easy to use many different services and frameworks. Lightweight containers have the facility that will accept any JavaBean, instead of specific types of components. So, it is more useful.

    Features of Spring Framework:
    • Lightweight:
    • Inversion of control (IOC):
    • Aspect oriented (AOP):
    • Container:
    • MVC Framework:
    • Transaction Management:
    • JDBC Exception Handling:
    • Integration with Hibernate, JDO, and iBATIS

  4. #4
    Join Date
    May 2008
    Posts
    2,389

    Re: What is Spring?

    Hello, For addressing the complexity of enterprise application Spring has been developed which is an open source framework. It provides you framework which is having layered architecture and allows you to be selective about which of its components you use. It has seven modules.

    Modules in the Spring framework are:
    1. Spring AOP
    2. Spring ORM
    3. Spring Web
    4. Spring DAO
    5. Spring Context
    6. Spring Web MVC
    7. Spring Core

    Types of Dependency Injection Spring supports:
    1.Setter Injection
    2.Constructor Injection

Similar Threads

  1. Need help with spring mvc project
    By Aninch in forum Software Development
    Replies: 9
    Last Post: 10-01-2012, 07:02 PM
  2. Help!! Spring and Hibernate sessions
    By Fragant in forum Software Development
    Replies: 6
    Last Post: 15-09-2010, 09:40 PM
  3. spring framework
    By ajnabi81 in forum Software Development
    Replies: 1
    Last Post: 09-07-2010, 04:29 AM
  4. Don't know about Spring class of java
    By Sarfaraj Khan in forum Software Development
    Replies: 4
    Last Post: 11-02-2010, 10:29 AM
  5. Why Spring, Benefits using spring framework?
    By Mahendra varma in forum Software Development
    Replies: 3
    Last Post: 25-04-2009, 10:27 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,751,843,937.68908 seconds with 16 queries