• 大小: 59.33MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2022-08-03
  • 语言: 其他
  • 标签: spring  thymel  easyui  mysql  

资源简介

使用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\description

     文件         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-rebase.sample

     文件        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\objects\00\035d5ebc9ea2981a4583ef8004dc4c47f1a2ec

     文件        285  2019-03-09 18:28  test1\.git\objects\00\0b80da93c12cb9c0684f9f56a15dd933966a4d

     文件       2435  2019-03-01 17:27  test1\.git\objects\00\294a95f95312a5ff89d25b6398b2e2fdae15ac

     文件        182  2019-02-13 14:13  test1\.git\objects\00\2c5d5c5bf90cf78b9c07107c2102d0c725ca35

     文件        111  2019-02-25 17:22  test1\.git\objects\00\3cce973f14c4c62c6bb492e44f0a832abca6f6

     文件         84  2019-03-01 17:08  test1\.git\objects\00\3cdbb8f49fda9b4557d26813568748da2db1a5

     文件         65  2019-02-17 23:19  test1\.git\objects\00\3da36fe9430e250761d5997329c1e20f2dfd20

     文件        325  2019-03-01 17:08  test1\.git\objects\00\478040d1bd1e37f00c7b5a1d5d4d28520ee0eb

     文件        377  2019-02-27 21:52  test1\.git\objects\00\5188ba7f37859c966ee53af3a21fd47d2b355d

     文件       3564  2019-03-09 18:28  test1\.git\objects\00\58da5d84725df0e4db82183dfa208534638993

............此处省略9214个文件信息

评论

共有 条评论