advantages of the information age. The advantages and popularity of computers make
the development of various information systems necessary.
The main modules of online auction system include administrator; home page,
personal center, user management, commodity type management, auction commodity
management, historical auction management, auction order management, message
board management, system management, user; home page, personal center, historical
auction management, auction order management, message board management, front
page; home page, auction commodity, auction Announcement, message feedback,
personal center, background management and other functions. The administrator in
the system is mainly for the safe and effective storage and management of all kinds of
information, can also manage and update the system maintenance and other
operations, and has the corresponding operation authority on the background.
In order to realize the functions of online auction system, it needs the support of
backstage database. The administrator verifies the registration information, collects
the user information, and obtains the association information and so on massive data
by the database management. In this paper, the database server uses MySQL as the
background database, so that the web and database are closely linked. In the design
process, it fully ensures the good readability, practicability, expansibility, universality,
easy to maintain, easy to operate and concise page of the system code.
The development of this system makes it more convenient to obtain online
auction system information, and also makes online auction system information more
systematic and orderly. The system interface is friendly and easy to operate.
Key words: online auction system; spring boot framework; MySQL database
目 录
摘 要 ..........................................................................................................................................1
Abstract.........................................................................................................................................1
1 系统概述 ..................................................................................................................................4
1.1 概述................................................................................................................................4
1.2 课题意义.........................................................................................................................4
1.3 主要内容........................................................................................................................4
2 系统开发环境 ..........................................................................................................................5
2.1 相关技术.........................................................................................................................5
2.2 Java 技术.......................................................................................................................5
2.3 MySQL 数据库.................................................................................................................5