资源简介
使用springboot开发的一个物业管理系统,比较精简,适合用来学习springboot,带有数据库脚本,自己修改下配置文件即可使用
代码片段和文件信息
package com.community;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class CommunityApplication {
public static void main(String[] args) {
SpringApplication.run(CommunityApplication.class args);
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 1226 2017-02-09 15:28 community\.classpath
文件 262 2017-02-09 15:28 community\.gitignore
文件 57 2017-02-09 15:28 community\.mvn\wrapper\.gitignore
文件 49502 2017-02-09 15:28 community\.mvn\wrapper\maven-wrapper.jar
文件 110 2017-02-09 15:28 community\.mvn\wrapper\maven-wrapper.properties
文件 975 2017-05-04 20:03 community\.project
文件 217 2017-02-16 10:26 community\.settings\org.eclipse.core.resources.prefs
文件 243 2017-02-09 15:28 community\.settings\org.eclipse.jdt.core.prefs
文件 90 2017-02-09 15:28 community\.settings\org.eclipse.m2e.core.prefs
文件 145 2017-05-04 20:03 community\.settings\org.eclipse.wst.common.project.facet.core.xm
目录 0 2017-05-04 21:58 community\bin\.mvn\wrapper\
目录 0 2017-05-04 21:58 community\bin\src\main\java\com\community\controller\
目录 0 2017-05-04 21:58 community\bin\src\main\java\com\community\dao\
目录 0 2017-05-04 21:58 community\bin\src\main\java\com\community\entity\
目录 0 2017-05-04 21:58 community\bin\src\main\java\com\community\mapper\
目录 0 2017-05-04 21:58 community\bin\src\main\java\com\community\service\
目录 0 2017-05-04 21:58 community\bin\src\main\resources\static\css\
目录 0 2017-05-04 21:58 community\bin\src\main\resources\static\images\
目录 0 2017-05-04 21:58 community\bin\src\main\resources\static\js\
目录 0 2017-05-04 21:58 community\bin\src\main\resources\templates\
目录 0 2017-05-04 21:58 community\bin\src\main\webapp\WEB-INF\jsp\
目录 0 2017-05-04 21:58 community\bin\src\test\java\com\community\
目录 0 2017-05-04 21:58 community\bin\target\classes\me
目录 0 2017-05-04 21:58 community\bin\target\classes\com\community\controller\
目录 0 2017-05-04 21:58 community\bin\target\classes\com\community\dao\
目录 0 2017-05-04 21:58 community\bin\target\classes\com\community\entity\
目录 0 2017-05-04 21:58 community\bin\target\classes\com\community\mapper\
目录 0 2017-05-04 21:58 community\bin\target\classes\com\community\service\
目录 0 2017-05-04 21:58 community\bin\target\classes\static\css\
目录 0 2017-05-04 21:58 community\bin\target\classes\static\images\
目录 0 2017-05-04 21:58 community\bin\target\classes\static\js\
............此处省略231个文件信息
相关资源
- SpringBoot开发理财平台产品系统网盘地
- springboot2.0.4下的LCN
- 尚硅谷SpringBoot视频教程上核心技术篇
- bootstrap字体图标资源
- 《Spring微服务实战Spring Microservices i
- 东城在线答疑系统
- Spring @Scheduled定时任务动态修改cron参
- Spring Boot+Vue全栈开发实战dpf,包含章
- SpringBoot+MongoDB+Echarts图表数据可视化
- guns全套资料
- orangepi one gboot 点亮LED
- SpringBoot集成Redis,Webservice,kafka,q
- springcloud+eureka+ribbon多服务负载均衡
- mini2440简易bootloader源码
- 开发环境相关配置说明文档
- 一个基于bootstrap的垂直二级菜单源码
- Spring Cloud微服务实战源代码
- drools7.5.0和spring 4.3.12集成
- SpringBoot OAuth2
- springcloud 一整套,解压就能用
- spring+element+vue附件上传、及在线预览
- bootstrap model.js 单模态框的css,js
- 嵌入式Linux系统移植开发-1基于Yocto构
- Springer的LNCS格式 是doc的
- springboot+jdbc增删改查.zip
- 简单的航班查询系统
- SpringSecurity开发安全的REST服务.txt
- Spring Web MVC外文翻译
- SpringBoot实战教程亲测非常好百度网盘
- 28335在线升级bootloader
评论
共有 条评论