摘  要


随着时代的发展人们的购买欲越来越强,很多时候购买了一些东西又觉得没什么用处,但是扔掉又非常的可惜,而需要这些物品的人又找不到合适的渠道进行购买。这就导致很多优质的二手商品找不到合适的销售渠道,而想要购买这些优质的二手商品的消费者也找不到一个合适的购买平台,为了解决这种供需关系我们通过微信小程序开发了本次的二手商品销售系统。

本基于Spring Boot的二手交易平台是根据当前的实际情况开发的,在系统语言选择上我们使用的Java语言,数据库是小巧灵活的MySQL数据库,框架方便使用的是当前最主流的Spring Boot框架,本系统的开发可以极大的满足了二手商品交易的需求。

基于Spring Boot的二手交易平台是一个可以极大的方便二手商品销售和购买的平台。基于Spring Boot的二手交易平台分为前台部分和后台管理两部分,前台部分的主要功能包含:用户注册登录,查看二手商品信息,加入购物车,结算并生成订单,订单管理,资讯管理,个人中心等功能;管理员部分功能主要包括用户信息管理,二手商品分类管理,二手商品信息管理,资讯信息管理,订单信息管理等功能。基于Spring Boot的二手交易平台主要使用MySQL作为数据库管理系统,开发环境是MySQL5.7和Hbuilder以及IDEA,本系统的开发基本满足了二手商品销售和购买的需要。


关键词:二手商品,销售,MySQL,Spring Boot  

Abstract


With the development of The Times, people's desire to buy becomes stronger and stronger. Most of the time, they feel that some things are useless when they buy them, but it is a pity to throw them away, and those who need these things cannot find the appropriate channels to buy them. This leads to a lot of high quality second-hand goods can not find a suitable sales channel, and want to buy these high quality second-hand goods consumers can not find a suitable purchase platform, in order to solve this relationship between supply and demand we through the wechat small program developed this second-hand goods sales system.

This second-hand trading platform based on Spring Boot is developed according to the current actual situation. In the choice of system language, we use Java language. The database is a small and flexible MySQL database, and the framework is the most mainstream Spring Boot framework. The development of this system can greatly meet the needs of second-hand commodity trading.

The second-hand trading platform based on Spring Boot is a platform which can greatly facilitate the sale and purchase of second-hand goods. The second-hand trading platform based on Spring Boot is divided into the foreground part and the background management part. The main functions of the foreground part include: user registration and login, viewing second-hand commodity information, adding shopping cart, settlement and order generation, order management, information management, personal center and other functions; Administrator functions mainly include user information management, second-hand commodity classification management, second-hand commodity information management, information management, order information management and other functions. The second-hand trading platform based on Spring Boot mainly uses MySQL as the database management system, and the development environment is wechat development tool, Hbuilder and IDEA. The development of this system basically meets the needs of second-hand commodity sales and purchase.


Keywords: Used goods, sales, MySQL, Spring Boot  

目  录

第1章 绪论 4

1.1研究背景 4

1.2开发意义 4

1.3研究内容和论文结构 4

第2章 关键技术介绍 7

2.1  JAVA语言介绍 7

2.2  SPRING BOOT框架介绍 7

2.3  MYSQL数据库介绍 7

2.4  微信开发者工具 8

第3章 系统分析 9

3.1需求分析 9

3.1.1 功能需求 9

3.2可行性分析 9

3.2.1技术可行性 9

3.2.2时间可行性 9

3.2.3经济可行性 9

3.1.4法律可行性 10

第4章 系统设计 11

4.1 系统结构 11

4.3. 数据库设计 11

4.3.1 数据库ER图设计 11

4.3.2数据库设计表 12

第五章 系统功能设计 18

5.1 前台功能设计 18

5.1.1用户注册 18

5.1.2用户登录 19

5.1.3 系统首页 19

5.1.4二手商品信息 20

5.1.5购物车管理 22

5.1.6订单管理 24

5.2后台功能的实现 25

5.2.1登录功能 25

5.2.2用户管理 26

5.2.3商品分类管理 27

5.2.4商品信息管理 28

5.2.5卖家管理 30

5.2.6新闻资讯管理 31

第六章 系统测试 34

6.1 基于SPRING BOOT的二手交易平台的测试目的 34

6.2 基于SPRING BOOT的二手交易平台的测试方法 34

6.3 基于SPRING BOOT的二手交易平台的测试 34

总  结 37

致 谢 38

参考文献: 39

 

基于Spring Boot的二手交易平台是一个可以极大的方便二手商品销售和购买的平台。基于Spring Boot的二手交易平台分为前台部分和后台管理两部分,前台部分的主要功能包含:用户注册登录,查看二手商品信息,加入购物车,结算并生成订单,订单管理,资讯管理,个人中心等功能;管理员部分功能主要包括用户信息管理,二手商品分类管理,二手商品信息管理,资讯信息管理,订单信息管理等功能。基于Spring Boot的二手交易平台主要使用MySQL作为数据库管理系统,开发环境是Hbuilder以及IDEA,本系统的开发基本满足了二手商品销售和购买的需要。


基于springboot的二手交易平台-计算机毕业设计源码+LW文档_sed

基于springboot的二手交易平台-计算机毕业设计源码+LW文档_信息管理_02

基于springboot的二手交易平台-计算机毕业设计源码+LW文档_信息管理_03

基于springboot的二手交易平台-计算机毕业设计源码+LW文档_信息管理_04