1.

What Are The Advantages Of Spring Framework?

Answer»

The advantages of Spring are as follows:
► Spring has layered architecture. Use what you need and LEAVE you don't need now.
► Spring Enables POJO PROGRAMMING. There is no behind the scene magic here. POJO programming enables continuous integration and testability.
► Dependency Injection and Inversion of Control Simplifies JDBC
► Open SOURCE and no vendor lock-in.

The advantages of Spring are as follows:
► Spring has layered architecture. Use what you need and leave you don't need now.
► Spring Enables POJO Programming. There is no behind the scene magic here. POJO programming enables continuous integration and testability.
► Dependency Injection and Inversion of Control Simplifies JDBC
► Open source and no vendor lock-in.



Discussion

No Comment Found