Popis: |
This article presents the characteristics, advantages and disadvantages of using the Spring framework in the programming of web information systems, in order to highlight its importance in programming. As well as the comparison of working on the same projects, in this case points of sale, but with different tools and frameworks, which in development or programming make the difference in terms of management, distribution, information control and development time, which that allows us to evaluate the performance and response time that a system can have before the requests that a user can generate when requesting data queries. As Spring is a framework that supports the development of business applications in Java, it emerges as an alternative to the complex J2EE platform, providing important features such as dependency injection, transaction management, support for automated tests and support for oriented to programming aspects, so it is a tool that every programmer should know. |