Developing software application is hard even though we have good tools, technologies, platforms. But creating an application using platform which provides everything but when in reality it is hard and they are heavy weighted, hard to control and not very efficient during the development cycle.
Spring frame work is light weight and follows MVC Frame work. It supports using declarative transaction management, remote access to logic using RMI(Remote Method Invocation) or web services and persistence of data to database.
Spring makes you use what you want and need without having to use the rest and the dependencies on frame work are none meaning non-intrusive.
No comments:
Post a Comment