Skip to content

xieleihan/marineManagementSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

marineManagementSystem

校企实践项目海洋管理系统

marineManagementSystem

技术栈

  1. 前端

    Vue3+Sass+TypeScript

    vue logo css logo javascript logo
  2. 后端 Java+Springboot+Mybatis

    Java logo spring logo
  3. 持久化 MySQL

    MySQL logo

项目结构

/github
    ├── README.md               # 项目介绍
    ├─── build-MySQL.md         # 构建项目MySQL表
    ├─── web                    # 前端
    ├─── src
    │   ├─── main
    |   |   ├─── java
    |   |   |   └─── com.example.wiki
    |   |   |       └─── wikiApplication.java       # 启动类
    |   |   └─── resources
    |   |       ├─── static
    |   |       ├─── banner.txt     # Spring启动去除bug
    |   |       └─── application.properties       # 配置信息
    |   └─── target
    └─── pom.xml       # 环境

项目运行

git clone [email protected]:xieleihan/marineManagementSystem.git

About

校企实践项目海洋管理系统

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published