-
大小: 1.69MB文件类型: .rar金币: 1下载: 0 次发布日期: 2021-01-03
- 语言: 其他
- 标签: springboot
资源简介
springboot微型商城 有后台管理
代码片段和文件信息
package com.taru.wxhsh;
import org.mybatis.spring.annotation.MapperScan;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.annotation.ImportResource;
@SpringBootApplication
@MapperScan(“com.taru.wxhsh.mapper“)
@ImportResource(locations={“classpath:kaptcha.xml“})
public class WxhshApplication {
public static void main(String[] args) {
SpringApplication.run(WxhshApplication.class args);
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 1399 2019-02-12 11:28 wxhsh\.classpath
....... 268 2018-12-26 17:05 wxhsh\.gitignore
....... 47610 2018-12-26 17:05 wxhsh\.mvn\wrapper\maven-wrapper.jar
....... 110 2018-12-26 17:05 wxhsh\.mvn\wrapper\maven-wrapper.properties
文件 971 2019-02-12 11:27 wxhsh\.project
文件 155 2019-02-12 11:26 wxhsh\.settings\org.eclipse.core.resources.prefs
文件 243 2019-02-12 11:26 wxhsh\.settings\org.eclipse.jdt.core.prefs
文件 90 2019-02-12 11:24 wxhsh\.settings\org.eclipse.m2e.core.prefs
文件 145 2019-02-12 11:27 wxhsh\.settings\org.eclipse.wst.common.project.facet.core.xm
....... 6468 2018-12-26 17:05 wxhsh\mvnw
....... 4994 2018-12-26 17:05 wxhsh\mvnw.cmd
....... 3992 2018-12-26 17:05 wxhsh\pom.xm
....... 1317 2018-12-26 17:05 wxhsh\README.md
....... 1403 2018-12-26 17:05 wxhsh\src\main\java\com\taru\wxhsh\api\CategoryApi.java
....... 2815 2018-12-26 17:05 wxhsh\src\main\java\com\taru\wxhsh\api\DetailApi.java
....... 2891 2018-12-26 17:05 wxhsh\src\main\java\com\taru\wxhsh\api\OrderApi.java
....... 6487 2018-12-26 17:05 wxhsh\src\main\java\com\taru\wxhsh\api\ProductApi.java
....... 330 2018-12-26 17:05 wxhsh\src\main\java\com\taru\wxhsh\api\Test.java
....... 3949 2018-12-26 17:05 wxhsh\src\main\java\com\taru\wxhsh\api\UserApi.java
....... 1239 2018-12-26 17:05 wxhsh\src\main\java\com\taru\wxhsh\common\JsonResult.java
....... 784 2018-12-26 17:05 wxhsh\src\main\java\com\taru\wxhsh\config\ApplicationConfig.java
....... 191 2018-12-26 17:05 wxhsh\src\main\java\com\taru\wxhsh\constant\CommonConstants.java
....... 463 2018-12-26 17:05 wxhsh\src\main\java\com\taru\wxhsh\constant\JResponseConstants.java
....... 572 2018-12-26 17:05 wxhsh\src\main\java\com\taru\wxhsh\constant\SessionConstants.java
....... 5287 2018-12-26 17:05 wxhsh\src\main\java\com\taru\wxhsh\controller\CategoryController.java
....... 4545 2018-12-26 17:05 wxhsh\src\main\java\com\taru\wxhsh\controller\CommonController.java
....... 2141 2018-12-26 17:05 wxhsh\src\main\java\com\taru\wxhsh\controller\DetailController.java
....... 5479 2018-12-26 17:05 wxhsh\src\main\java\com\taru\wxhsh\controller\OrderController.java
....... 7393 2018-12-26 17:05 wxhsh\src\main\java\com\taru\wxhsh\controller\ProductController.java
....... 4564 2018-12-26 17:05 wxhsh\src\main\java\com\taru\wxhsh\controller\UserController.java
............此处省略248个文件信息
- 上一篇:基于verilog的QPSK调制的实现
- 下一篇:增值税发票号码字体
相关资源
- SpringBoot+mybatis+Oracle整合代码
- springboot使用axis1.4的demo
- Springboot微信点餐小程序源码.rar
- springboot+oauth2单点登录.rar
- springboot 教程完整版
- springboot实现微信模板消息推送
- springboot整合mybatis-plus实现多表分页查
- 技术分享之Web服务后台开发框架升级
- springboot 定时发送邮件
- springboot spring aop 拦截器注解方式实现
- springBoot课件
- spring boot集成ldap
- springboot + mybatis(通用mapper) + druid多
- springboot+mybatis+redis+jpa+mq 使用demo
- Spring-boot-admin微服务监控
- springboot视频入门,讲解
- springboot2 项目搭建 jwt + mybatis + sprin
- SpringBoot注解文档
- springboot+poi导出指定格式Excel模板
- SpringBoot多数据源动态切换源码
- springboot开发微信公众号之消息回复
- 尚硅谷2018最新SpringBoot视频腾讯课堂同
- springboot记录api的访问次数
- SpringBoot整合Mybatis连接数据库demo
- springboot+websocket+Stomp+RabbitMq 实现多人
- SpringBoot + SpringSecurity + JPA 实现用户角
- springboot简单实现sso单点登入
- Springboot开发微信公众号智能机器人(
- springboot整合netty,分客户端和服务端
- springboot原理解析
评论
共有 条评论