资源简介
小商城。 litemall = Spring Boot后端 Vue管理员前端 微信小程序用户前端 Vue用户移动端
小商城功能
- 首页
- 专题列表、专题详情
- 分类列表、分类详情
- 品牌列表、品牌详情
- 新品首发、人气推荐
- 优惠券列表、优惠券选择
- 团购
- 搜索
- 商品详情、商品评价、商品分享
- 购物车
- 下单
- 订单列表、订单详情、订单售后
- 地址、收藏、足迹、意见反馈
- 客服
管理平台功能
- 会员管理
- 商城管理
- 商品管理
- 推广管理
- 系统管理
- 配置管理
- 统计报表
代码片段和文件信息
package org.linlinjava.litemall.admin;
import org.mybatis.spring.annotation.MapperScan;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.scheduling.annotation.EnableScheduling;
import org.springframework.transaction.annotation.EnableTransactionManagement;
@SpringBootApplication(scanbasePackages = {“org.linlinjava.litemall.db“ “org.linlinjava.litemall.core“
“org.linlinjava.litemall.admin“})
@MapperScan(“org.linlinjava.litemall.db.dao“)
@EnableTransactionManagement
@EnableScheduling
public class Application {
public static void main(String[] args) {
SpringApplication.run(Application.class args);
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2020-07-31 22:13 litemall\
目录 0 2020-07-31 22:13 litemall\.git\
文件 304 2020-07-31 22:13 litemall\.git\config
文件 73 2020-07-31 22:13 litemall\.git\desc
文件 23 2020-07-31 22:13 litemall\.git\HEAD
目录 0 2020-07-31 22:13 litemall\.git\hooks\
文件 478 2020-07-31 22:13 litemall\.git\hooks\applypatch-msg.sample
文件 896 2020-07-31 22:13 litemall\.git\hooks\commit-msg.sample
文件 189 2020-07-31 22:13 litemall\.git\hooks\post-update.sample
文件 424 2020-07-31 22:13 litemall\.git\hooks\pre-applypatch.sample
文件 1642 2020-07-31 22:13 litemall\.git\hooks\pre-commit.sample
文件 1348 2020-07-31 22:13 litemall\.git\hooks\pre-push.sample
文件 4898 2020-07-31 22:13 litemall\.git\hooks\pre-reba
文件 544 2020-07-31 22:13 litemall\.git\hooks\pre-receive.sample
文件 1239 2020-07-31 22:13 litemall\.git\hooks\prepare-commit-msg.sample
文件 3610 2020-07-31 22:13 litemall\.git\hooks\update.sample
文件 200814 2020-07-31 22:13 litemall\.git\index
目录 0 2020-07-31 22:13 litemall\.git\info\
文件 240 2020-07-31 22:13 litemall\.git\info\exclude
目录 0 2020-07-31 22:13 litemall\.git\logs\
文件 200 2020-07-31 22:13 litemall\.git\logs\HEAD
目录 0 2020-07-31 22:13 litemall\.git\logs\refs\
目录 0 2020-07-31 22:13 litemall\.git\logs\refs\heads\
文件 200 2020-07-31 22:13 litemall\.git\logs\refs\heads\master
目录 0 2020-07-31 22:13 litemall\.git\logs\refs\remotes\
目录 0 2020-07-31 22:13 litemall\.git\logs\refs\remotes\origin\
文件 200 2020-07-31 22:13 litemall\.git\logs\refs\remotes\origin\HEAD
目录 0 2020-07-31 22:13 litemall\.git\ob
目录 0 2020-07-31 22:13 litemall\.git\ob
目录 0 2020-07-31 22:13 litemall\.git\ob
文件 536656 2020-07-31 22:13 litemall\.git\ob
............此处省略2028个文件信息
相关资源
- java新闻管理系统 +sql 2018完整
- JavaEE 大作业 websocket与java简单的聊天
- spring所需要的jar包
- 网上订餐系统JavaWeb,jsp,spring等
- 医院预约挂号病历管理系统,用Spri
- spring mvc+hibernate联合开发的学生成绩管
- spring+springmvc+hibernate框架搭建项目+j
- 大学生毕业设计-宠物电子商城DEMO
- openCv+java+spring boot
- java web在线考试系统SSH框架源代码含数
- SSH框架实现BBS完整版
-
spring-fr
amework-3.0.5.RELEASE.zip - Struts2SpringHibernate整合一个HelloWorld版的
- java后台管理系统SpringMVC源码
-
spring-fr
amework-4.1.3 release -
spring-fr
amework-3.0.5.RELEASE 资源包,包 - 医院管理系统springMVC+Mysql
-
spring-fr
amework-2.5.6.SEC01 - springmvc完整
- Mango_BBS社区
- 基于SSH的JavaWeb高校竞赛报名管理系统
- 汽车租赁管理系统.rar
- 基于Maven+SSH的二手交易平台
- SpringBoot非maven下使用到的所有jar包
- 简单的相册列表管理SSM+bootstrap,数据
- 北大青鸟超市订单管理系统
- 基于SSH框架的在线考试系统 使用boo
- Mysql+Spring+SpringMVC+Mybaits电商项目源代
- SSH整合jar包-spring5.0+hibernate5.1+struts2
- 后台管理系统源代码spring MVC+easyUI+m
评论
共有 条评论