All Projects → czy1024 → Yttv Platform

czy1024 / Yttv Platform

Licence: mit
沿途之声电视台

Labels

yttv-platform

yttv-platform

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

沿途之声

一个记录你生活的博客平台
探索本项目的文档 »

查看Demo · 报告Bug · 提出新特性

目录

上手指南

安装步骤
  1. Clone the repo
git clone https://github.com/czy1024/yttv-platform.git

文件目录说明

eg:

    找到src/main/java/com/ruoyi/YttvPlatformApplication.java启动它        
当然首先你需要修改你的数据库
将sql文件夹下的数据导入你的数据
在yttv-admin/src/main/resources/application-druid.yml修改连接

各 Module 介绍

Module 名称 Module 介绍
yttv-admin 主要业务模块
yttv-common 工具模块
yttv-framework 框架配置模块
yttv-apgenerator 代码生成模块
yttv-quartz 定时任务模块
yttv-system 系统功能模块

开发的架构

利用springboot+spingmvc,定时任务采用quartz

使用到的框架

贡献者

请阅读CONTRIBUTING.md 查阅为该项目做出贡献的开发者。

如何参与开源项目

贡献使开源社区成为一个学习、激励和创造的绝佳场所。你所作的任何贡献都是非常感谢的。

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

版本控制

该项目使用Git进行版本管理。您可以在repository参看当前可用版本。

作者

luna

email [email protected]   qq:1173288254

您也可以在贡献者名单中参看所有参与该项目的开发者。

版权说明

该项目签署了MIT 授权许可,详情请参阅 LICENSE.txt

鸣谢

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].