《已调试》springboot二手商品商城平台(源码+sql +论文).rar

上传者: a25847a | 上传时间: 2025-04-21 06:01:31 | 文件大小: 17.08MB | 文件类型: RAR
随着信息技术的飞速发展,电子商务平台在全球范围内迅速崛起,成为推动现代经济的重要力量。在这个大背景下,基于SpringBoot技术栈构建的二手商品商城平台,提供了便捷的在线交易环境,为用户买卖二手商品提供了一个高效的解决方案。本项目作为教育与学习目的的资源,为广大开发者提供了一个具体的实践案例,帮助他们深入理解Java、Vue和SpringBoot等技术的实际应用。 本资源项目包括了完整的源码、数据库脚本(SQL)以及相关的学术论文,源码部分涵盖了后端服务、数据访问对象(DAO)、服务层、控制层和工具类等多个模块,后端服务运行在SpringBoot框架之上,利用其简化配置、快速开发的特点,实现了商城的核心业务逻辑。同时,采用了Vue前端框架,为用户提供了良好的交互界面和用户体验。 项目的后端服务主要涉及以下几个部分: - NewBeeMallOrderServiceImpl:此服务层实现类主要负责订单相关的业务逻辑,包括订单的创建、查询、修改和删除等操作。 - NewBeeMallCategoryServiceImpl:此服务层实现类关注商品分类的管理,提供了商品分类的添加、修改、查询等功能。 - NewBeeMallGoodsController:作为商品管理的控制器,负责处理前端发来的商品相关的请求,并与服务层交互,执行商品的增删改查等操作。 - NewBeeMallShoppingCartServiceImpl:此服务层实现类主要负责购物车业务,如添加商品到购物车、修改购物车中商品的数量、清空购物车等。 - OrderController:主要处理订单相关的前端请求,与服务层合作完成订单的业务处理。 - NewBeeMallGoodsCategoryController:作为商品分类的控制器,主要处理前端发来的商品分类相关请求。 - ShoppingCartController:主要处理购物车相关的前端请求,实现用户对购物车操作的业务处理。 - BeanUtil:是一个工具类,用于处理Java Bean的相关操作,如对象的复制等。 - NewBeeMallIndexConfigServiceImpl:此服务层实现类主要负责首页配置的业务逻辑,包括首页推荐商品、首页广告等的管理。 - NewBeeMallGoods:是一个实体类,代表商城中的商品数据模型,包含商品的基本信息,如名称、描述、价格等。 本项目能够为开发者提供一个清晰的学习路径,从基础的SpringBoot应用构建开始,逐步深入到复杂业务逻辑的实现,再到前后端交互、数据库设计等方面。源码中包含了大量注释,便于理解代码逻辑和项目架构设计。数据库脚本文件则为开发者展示了如何通过SQL语言操作数据库,创建和管理必要的数据表结构。 本资源项目不仅是一个功能完整的二手商品商城平台,也是一个极佳的教育材料,尤其适合想要深入学习Java后端开发、SpringBoot框架应用以及前后端分离开发的开发者参考。需要注意的是,项目文档中明确指出,该项目仅供学习交流使用,不得用于商业目的,以避免侵犯知识产权或其他法律问题。

文件下载

资源详情

[{"title":"( 1504 个子文件 17.08MB ) 《已调试》springboot二手商品商城平台(源码+sql +论文).rar","children":[{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\service\\impl\\NewBeeMallOrderServiceImpl.class <span style='color:#111;'> 15.55KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\service\\impl\\NewBeeMallCategoryServiceImpl.class <span style='color:#111;'> 8.73KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\controller\\admin\\NewBeeMallGoodsController.class <span style='color:#111;'> 8.06KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\service\\impl\\NewBeeMallShoppingCartServiceImpl.class <span style='color:#111;'> 7.56KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\controller\\mall\\OrderController.class <span style='color:#111;'> 7.12KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\controller\\admin\\NewBeeMallGoodsCategoryController.class <span style='color:#111;'> 6.56KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\controller\\mall\\ShoppingCartController.class <span style='color:#111;'> 6.17KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\util\\BeanUtil.class <span style='color:#111;'> 6.06KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\service\\impl\\NewBeeMallIndexConfigServiceImpl.class <span style='color:#111;'> 5.82KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\entity\\NewBeeMallGoods.class <span style='color:#111;'> 5.35KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\controller\\admin\\NewBeeMallGoodsIndexConfigController.class <span style='color:#111;'> 5.22KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\controller\\admin\\AdminController.class <span style='color:#111;'> 5.14KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\controller\\admin\\NewBeeMallOrderController.class <span style='color:#111;'> 5.10KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\controller\\mall\\PersonalController.class <span style='color:#111;'> 4.93KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\service\\impl\\NewBeeMallGoodsServiceImpl.class <span style='color:#111;'> 4.85KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\service\\impl\\NewBeeMallUserServiceImpl.class <span style='color:#111;'> 4.82KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\controller\\admin\\NewBeeMallCarouselController.class <span style='color:#111;'> 4.63KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\entity\\NewBeeMallOrder.class <span style='color:#111;'> 4.44KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\controller\\mall\\GoodsController.class <span style='color:#111;'> 4.42KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\controller\\common\\ErrorPageController.class <span style='color:#111;'> 4.13KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\controller\\common\\CommonController.class <span style='color:#111;'> 4.11KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\entity\\IndexConfig.class <span style='color:#111;'> 3.97KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\service\\impl\\NewBeeMallCarouselServiceImpl.class <span style='color:#111;'> 3.89KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\entity\\GoodsCategory.class <span style='color:#111;'> 3.74KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\entity\\MallUser.class <span style='color:#111;'> 3.49KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\entity\\Carousel.class <span style='color:#111;'> 3.47KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\controller\\vo\\NewBeeMallOrderDetailVO.class <span style='color:#111;'> 3.39KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\controller\\common\\UploadController.class <span style='color:#111;'> 3.36KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\common\\ServiceResultEnum.class <span style='color:#111;'> 3.25KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\controller\\admin\\NewBeeMallUserController.class <span style='color:#111;'> 3.16KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\entity\\NewBeeMallOrderItem.class <span style='color:#111;'> 3.09KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\config\\NeeBeeMallWebMvcConfigurer.class <span style='color:#111;'> 3.02KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\controller\\vo\\NewBeeMallOrderListVO.class <span style='color:#111;'> 2.84KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\entity\\NewBeeMallShoppingCartItem.class <span style='color:#111;'> 2.73KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\controller\\mall\\IndexController.class <span style='color:#111;'> 2.58KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\common\\NewBeeMallOrderStatusEnum.class <span style='color:#111;'> 2.57KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\controller\\vo\\NewBeeMallGoodsDetailVO.class <span style='color:#111;'> 2.53KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\interceptor\\NewBeeMallCartNumberInterceptor.class <span style='color:#111;'> 2.45KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\interceptor\\AdminLoginInterceptor.class <span style='color:#111;'> 2.39KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\entity\\AdminUser.class <span style='color:#111;'> 2.36KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\controller\\common\\NewBeeMallExceptionHandler.class <span style='color:#111;'> 2.35KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\service\\impl\\AdminUserServiceImpl.class <span style='color:#111;'> 2.30KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\util\\NewBeeMallUtils.class <span style='color:#111;'> 2.24KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\common\\IndexConfigTypeEnum.class <span style='color:#111;'> 2.16KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\common\\NewBeeMallCategoryLevelEnum.class <span style='color:#111;'> 2.13KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\interceptor\\NewBeeMallLoginInterceptor.class <span style='color:#111;'> 2.11KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\util\\MD5Util.class <span style='color:#111;'> 2.05KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\util\\Result.class <span style='color:#111;'> 1.98KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\common\\PayTypeEnum.class <span style='color:#111;'> 1.96KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\controller\\vo\\SearchPageCategoryVO.class <span style='color:#111;'> 1.94KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\common\\PayStatusEnum.class <span style='color:#111;'> 1.93KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\controller\\vo\\SecondLevelCategoryVO.class <span style='color:#111;'> 1.93KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\util\\PageQueryUtil.class <span style='color:#111;'> 1.77KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\controller\\vo\\NewBeeMallShoppingCartItemVO.class <span style='color:#111;'> 1.76KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\controller\\vo\\NewBeeMallIndexCategoryVO.class <span style='color:#111;'> 1.76KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\controller\\vo\\NewBeeMallIndexConfigGoodsVO.class <span style='color:#111;'> 1.74KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\util\\PageResult.class <span style='color:#111;'> 1.70KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\controller\\vo\\NewBeeMallUserVO.class <span style='color:#111;'> 1.67KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\util\\ResultGenerator.class <span style='color:#111;'> 1.65KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\util\\PatternUtil.class <span style='color:#111;'> 1.59KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\controller\\vo\\NewBeeMallSearchGoodsVO.class <span style='color:#111;'> 1.55KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\controller\\vo\\NewBeeMallOrderItemVO.class <span style='color:#111;'> 1.54KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\util\\NumberUtil.class <span style='color:#111;'> 1.53KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\dao\\NewBeeMallGoodsMapper.class <span style='color:#111;'> 1.47KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\controller\\common\\KaptchaConfig.class <span style='color:#111;'> 1.47KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\util\\SystemUtil.class <span style='color:#111;'> 1.38KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\dao\\NewBeeMallOrderMapper.class <span style='color:#111;'> 1.36KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\service\\NewBeeMallOrderService.class <span style='color:#111;'> 1.27KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\dao\\GoodsCategoryMapper.class <span style='color:#111;'> 1.24KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\controller\\vo\\ThirdLevelCategoryVO.class <span style='color:#111;'> 1.15KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\util\\JsonUtil.class <span style='color:#111;'> 1.10KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\dao\\MallUserMapper.class <span style='color:#111;'> 1.08KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\dao\\NewBeeMallShoppingCartItemMapper.class <span style='color:#111;'> 1.06KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\dao\\NewBeeMallOrderItemMapper.class <span style='color:#111;'> 1.04KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\common\\Constants.class <span style='color:#111;'> 1.03KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\dao\\IndexConfigMapper.class <span style='color:#111;'> 1011B </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\service\\NewBeeMallCategoryService.class <span style='color:#111;'> 972B </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\dao\\CarouselMapper.class <span style='color:#111;'> 960B </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\controller\\vo\\NewBeeMallIndexCarouselVO.class <span style='color:#111;'> 862B </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\entity\\StockNumDTO.class <span style='color:#111;'> 828B </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\NewBeeMallApplication.class <span style='color:#111;'> 806B </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\service\\NewBeeMallGoodsService.class <span style='color:#111;'> 722B </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\service\\NewBeeMallIndexConfigService.class <span style='color:#111;'> 685B </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\service\\NewBeeMallShoppingCartService.class <span style='color:#111;'> 663B </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\service\\NewBeeMallCarouselService.class <span style='color:#111;'> 662B </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\service\\NewBeeMallUserService.class <span style='color:#111;'> 647B </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\dao\\AdminUserMapper.class <span style='color:#111;'> 595B </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\common\\NewBeeMallException.class <span style='color:#111;'> 560B </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\service\\AdminUserService.class <span style='color:#111;'> 439B </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\ltd\\newbee\\mall\\util\\BeanUtil$Callback.class <span style='color:#111;'> 358B </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\static\\admin\\dist\\css\\adminlte.css <span style='color:#111;'> 246.56KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\src\\main\\resources\\static\\admin\\dist\\css\\adminlte.css <span style='color:#111;'> 246.56KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\static\\admin\\dist\\css\\adminlte.min.css <span style='color:#111;'> 201.00KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\src\\main\\resources\\static\\admin\\dist\\css\\adminlte.min.css <span style='color:#111;'> 201.00KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\src\\main\\resources\\static\\admin\\plugins\\bootstrap\\css\\bootstrap.css <span style='color:#111;'> 182.74KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\static\\admin\\plugins\\bootstrap\\css\\bootstrap.css <span style='color:#111;'> 182.74KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\static\\admin\\plugins\\bootstrap\\css\\bootstrap.min.css <span style='color:#111;'> 137.13KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\src\\main\\resources\\static\\admin\\plugins\\bootstrap\\css\\bootstrap.min.css <span style='color:#111;'> 137.13KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\target\\classes\\static\\admin\\plugins\\bootstrap\\css\\bootstrap3.3.7.min.css <span style='color:#111;'> 118.36KB </span>","children":null,"spread":false},{"title":"《已调试》springboot二手商品商城平台(源码+sql +论文)\\newbee-mall\\src\\main\\resources\\static\\admin\\plugins\\bootstrap\\css\\bootstrap3.3.7.min.css <span style='color:#111;'> 118.36KB </span>","children":null,"spread":false},{"title":"......","children":null,"spread":false},{"title":"<span style='color:steelblue;'>文件过多,未全部展示</span>","children":null,"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明