• 大小: 22.22MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2023-07-23
  • 语言: 数据库
  • 标签: 音乐网站  

资源简介

springboot+mtbatis前后端分离开发音乐网站,资源包括后台代码、前台网页、sql文件

资源截图

代码片段和文件信息

package com.lei.music;

import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;

@SpringBootApplication
public class DemoApplication {

    public static void main(String[] args) {
        SpringApplication.run(DemoApplication.class args);
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2018-09-03 15:23  .git\
     文件          15  2018-09-03 15:13  .git\COMMIT_EDITMSG
     文件         315  2018-09-03 15:13  .git\config
     文件          73  2018-09-03 15:11  .git\description
     文件          23  2018-09-03 15:11  .git\HEAD
     目录           0  2018-09-03 15:11  .git\hooks\
     文件         478  2018-09-03 15:11  .git\hooks\applypatch-msg.sample
     文件         896  2018-09-03 15:11  .git\hooks\commit-msg.sample
     文件        3327  2018-09-03 15:11  .git\hooks\fsmonitor-watchman.sample
     文件         189  2018-09-03 15:11  .git\hooks\post-update.sample
     文件         424  2018-09-03 15:11  .git\hooks\pre-applypatch.sample
     文件        1642  2018-09-03 15:11  .git\hooks\pre-commit.sample
     文件        1348  2018-09-03 15:11  .git\hooks\pre-push.sample
     文件        4898  2018-09-03 15:11  .git\hooks\pre-rebase.sample
     文件         544  2018-09-03 15:11  .git\hooks\pre-receive.sample
     文件        1492  2018-09-03 15:11  .git\hooks\prepare-commit-msg.sample
     文件        3610  2018-09-03 15:11  .git\hooks\update.sample
     文件      246908  2018-09-03 15:17  .git\index
     目录           0  2018-09-03 15:11  .git\info\
     文件         240  2018-09-03 15:11  .git\info\exclude
     目录           0  2018-09-03 15:13  .git\logs\
     文件         191  2018-09-03 15:13  .git\logs\HEAD
     目录           0  2018-09-03 15:13  .git\logs\refs\
     目录           0  2018-09-03 15:13  .git\logs\refs\heads\
     文件         191  2018-09-03 15:13  .git\logs\refs\heads\master
     目录           0  2018-09-03 15:13  .git\logs\refs\remotes\
     目录           0  2018-09-03 15:13  .git\logs\refs\remotes\origin\
     文件         173  2018-09-03 15:13  .git\logs\refs\remotes\origin\master
     目录           0  2018-09-03 15:12  .git\objects\
     目录           0  2018-09-03 15:12  .git\objects\00\
     文件        1790  2018-09-03 15:12  .git\objects\00\1c62667e1e0cf29315bd8dc08487d8270c8f2a
............此处省略4696个文件信息

评论

共有 条评论

相关资源