| With the continuous improvement of people's living standards,outdoor sports in some big cities quietly rise,after some mainstream media reports make outdoor sports quickly popular up.However,most people's outdoor cognitive ability is still relatively scarce.Through the development of an outdoor sports information platform,users can get the outdoors the latest information,and learn the basic knowledge of outdoor sports,and make like-minded friends,very convenient for participating in outdoor activities.System is based on SpringMVC,using MySQL as database for data management,using Hibernate for persistence operation,using tomcat as the server for deployment,using Intellij as a development tool,and using Maven as a project management.First,according to the project background,summed up the specific requirements of the system,and the overall framework of the system design.Then through dividing the system into the selection ofmodule,special module,my subscription module,video module,the recommendation module,the dynamic module,personal center module and other major function modules design the detailed of the system.System through the spring annotation to simplify the development,according to the idea of hierarchical system is divided into the page display layer,business processing layer and data access layer,to achieve the business logic and the decoupling between the page displays.At the same time,according to the principle of the interface programming,the top interface is extracted to facilitate the expansion.Hibernate to carry out the relevant operation of the database,while some of the public into a tool package.This system through the use of the framework of the relevant technology,provides an understanding of outdoor sports information and knowledge platform,great convenience to people's lives. |