# farming
**Repository Path**: ma-xiaofeng520/farming
## Basic Information
- **Project Name**: farming
- **Description**: 农产品网站
- **Primary Language**: Java
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 1
- **Created**: 2023-01-31
- **Last Updated**: 2023-01-31
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
这是一个基于springboot“农产品”网站
项目描述:包含了农产品的文章与商品,实现了用户模块、文章模块、评论留言模块、产品模块、购物车模块、订单模块
并采用了响应式后台页面设计对用户、文章、评论留言、产品、订单等进行基本的增删改查操作。
项目采用了SpringBoot框架开发,前台使用了thymeleaf模板引擎实现前
后端分离,前台使用ajax异步刷新技术实时更新给前台进行显示。
使用技术:SpringBoot、thymeleaf、MySQL8.0、ajax、jQuery
开发环境:window10、Tomcat8.5、JDK8
开发工具:idea、git、maven