作者
Huaizhong Zhu,Shaolin Zheng,Ying Zhu,Yanni Zhao,Yurong Zhu
摘要
The Spring Boot based car rental system proposed in this paper is a B/S based system aimed at meeting the needs of the car rental industry. The development of a car rental system mainly uses Java technology, combined with the latest popular Spring Boot framework. The MySQL database and Eclipse development environment are used. The car rental system includes two roles: user and administrator. Its main functions include administrator: homepage, personal center, user management, vehicle brand management, vehicle information management, vehicle color management, rental order list management, return record management, administrator management, collection management, system management, user: homepage, personal center, vehicle information management, rental order list management, return record management; Functions such as vehicle information, system announcements, personal center, and backend management. Utilizing the Spring Boot framework to quickly build system infrastructure and integrating Spring Security MyBatis and other technologies enable user authentication and authorization, data access, and other functions. A user interface is built through a front-end framework. to achieve interaction between users and the system. The system supports multiple payment methods, including online payment and in store payment, to meet the different payment habits of users. At the same time, core business processes such as order management and vehicle scheduling have been implemented to ensure the integrity of system functions. The test results indicate that all functions of the system meet the design requirements and have high practical value and application prospects.