Research on Integrated Management System of Physical Education Course Information based on Spring MVC Framework

Yang Li,Wen Jing
DOI: https://doi.org/10.1109/ICISCET56785.2022.00039
2022-05-01
Abstract:Spring MVC framework is based on the integration of Spring framework and MVC design pattern. It integrates and simplifies the traditional SSM framework and builds a lightweight Web development framework characterized by “request-response” mode, which has been widely used in the construction of Web systems. The Spring MVC framework truly implements the idea of “high cohesion, low coupling” in software engineering. It is suitable for team collaborative development according to the software life cycle process, improves the coupling between modules, and reduces development and maintenance costs. This paper constructs the request processing flow based on the Spring MVC framework, designs the functions of the integrated management system of physical education course information, proposes the physical education professional curriculum system, and completes all the basic work of software development.
Engineering,Education,Computer Science
What problem does this paper attempt to address?