资源简介
使用springboot构建的项目,其中前端使用thymeleaf,使用到了一些基础的依赖
代码片段和文件信息
package com.tansuo365.test1;
import org.springframework.boot.builder.SpringApplicationBuilder;
import org.springframework.boot.web.servlet.support.SpringBootServletInitializer;
public class ServletInitializer extends SpringBootServletInitializer {
@Override
protected SpringApplicationBuilder configure(SpringApplicationBuilder application) {
return application.sources(Test1Application.class);
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 53 2019-04-20 18:16 test1\.git\COMMIT_EDITMSG
文件 298 2019-01-10 10:38 test1\.git\config
文件 73 2019-01-10 10:37 test1\.git\desc
文件 23 2019-01-10 10:37 test1\.git\HEAD
文件 478 2019-01-10 10:37 test1\.git\hooks\applypatch-msg.sample
文件 896 2019-01-10 10:37 test1\.git\hooks\commit-msg.sample
文件 3327 2019-01-10 10:37 test1\.git\hooks\fsmonitor-watchman.sample
文件 189 2019-01-10 10:37 test1\.git\hooks\post-update.sample
文件 424 2019-01-10 10:37 test1\.git\hooks\pre-applypatch.sample
文件 1638 2019-01-10 10:37 test1\.git\hooks\pre-commit.sample
文件 1348 2019-01-10 10:37 test1\.git\hooks\pre-push.sample
文件 4898 2019-01-10 10:37 test1\.git\hooks\pre-reba
文件 544 2019-01-10 10:37 test1\.git\hooks\pre-receive.sample
文件 1492 2019-01-10 10:37 test1\.git\hooks\prepare-commit-msg.sample
文件 3610 2019-01-10 10:37 test1\.git\hooks\update.sample
文件 236266 2019-04-21 16:38 test1\.git\index
文件 240 2019-01-10 10:37 test1\.git\info\exclude
文件 10423 2019-04-20 18:16 test1\.git\logs\HEAD
文件 10423 2019-04-20 18:16 test1\.git\logs\refs\heads\master
文件 4658 2019-04-20 18:20 test1\.git\logs\refs\remotes\origin\master
文件 368 2019-02-17 23:21 test1\.git\ob
文件 285 2019-03-09 18:28 test1\.git\ob
文件 2435 2019-03-01 17:27 test1\.git\ob
文件 182 2019-02-13 14:13 test1\.git\ob
文件 111 2019-02-25 17:22 test1\.git\ob
文件 84 2019-03-01 17:08 test1\.git\ob
文件 65 2019-02-17 23:19 test1\.git\ob
文件 325 2019-03-01 17:08 test1\.git\ob
文件 377 2019-02-27 21:52 test1\.git\ob
文件 3564 2019-03-09 18:28 test1\.git\ob
............此处省略9214个文件信息
相关资源
- 酒店管理平台element+vuejs+springboot+myb
-
spring-fr
amework-4.2.6.RELEASE-dist.zip - 深入浅出Spring Boot 2.x.zip
- 看透SpringMVC 源代码分析与实践
- neo4j服务端开发,采用spring-boot开发,
- 乐优商城学习源码leyou.zip
- 基于SpringBoot+MyBatis实现一套电商系统
- spring in action 第四版 中文版+英文版
- springboot教程项目代码
- spring3.x企业实战完整版pdf
- 《SpringBootVue全栈开发实战》_王松.p
- springsource-tool-suite-3.9.4.RELEASE-e4.6.3-u
- springmvc实战-PDF
- spring实战中文第四版+带书签.pdf
- CXF实现发布RESTful WebService服务
- Spring三剑客+Cloud微服务实战(全4本)
- idea开发的springboot+dubbo+zookeeper的简单
- 2019 dubbo 教程 吴水城 传智 黑马 等
- 深入浅出Spring Boot 2.x
- 疯狂Spring Cloud微服务架构实战_源码
-
spring-fr
amework4.3源码可直接导入 - 《Spring Boot2企业应用实战》PDF高清
- 黑马最新的“学成在线”百度网盘链
- Spring从入门到精通(珍藏版)带书签
-
spring-fr
amework-3.0.5.RELEASE-dependencies - 互联网轻量级SSM框架解密:Spring、S
- 深入实践SpringBoot_陈韶健_最新高清完
- SpringMvc学习指南书上源码第二版
- Spring+MyBatis企业应用实战 源码含14章最
- 基于知识图谱的问答系统 -- SpringBoo
评论
共有 条评论