This action will force synchronization from 捷码开源/coral, which will overwrite any changes that you have made since you forked the repository, and can not be recovered!!!
Synchronous operation will process in the background and will refresh the page when finishing processing. Please be patient.
新增定时任务初始化状态配置参数jobInit定时任务初始化方式:
- 默认1:初始化全部停止状态;
- 2:初始化全部运行状态,并启动任务
- 3:保持原状态,并启动任务
适配SQL版本1.0.12
https://www.gemframework.com/bbs/reging.html?channle=gem&inviter=2SEVLFH8
近期发现一些不地道的人把项目源码拿去淘宝等电商平台恶意销售传播
为防止此行为猖獗请到此处获取SQL脚本:https://www.gemframework.com/bbs/thread/54.html
对于以上行为的个人或企业,官方绝不姑息,保留全部法律追究责任,严厉惩治!
请各位文明使用,取之有道,不要以身试法 !
获取SQL脚本:https://www.gemframework.com/bbs/thread/54.html 或添加QQ群获取 点击加入QQ群
演示地址:http://coral.gemframework.com:8088/admin 演示帐号:admin 演示密码:123456
Coral是Gem家族成员之一,英文发音[ˈkɒrəl]谐音“烤肉”, 释义“珊瑚”。2020年首次与大家见面。她美如其名,不但外在美,内在更美...
Coral 企业快速开发框架,基于SpringBoot2.2x,MyBatis,Shiro等主流框架开发;前端页面采用LayUi开发。本系统技术栈选型专门面向后台开发人员快速上手而选,适合所有中小型企业或开发团队,开箱即用。http://www.gemframework.com
______ ________
.' ___ | |_ __ |
/ .' \_| .---. _ .--..--. | |_ \_| _ .--. ,--. _ .--..--. .---.
| | ____ / /__\\ [ `.-. .-. | | _| [ `/'`\] `'_\ : [ `.-. .-. | / /__\\
\ `.___] | | \__., | | | | | | _| |_ | | // | |, | | | | | | | \__.,
`._____.' '.__.' [___||__||__] |_____| [___] \'-;__/ [___||__||__] '.__.'
GemFrame一款基于SpringBoot优秀的国产开源框架 http://www.gemframework.com
技术栈 | 版本 | 前端技术 | 服务端技术 | 说明 |
---|---|---|---|---|
JDK | 1.8x | ✔ | Java基础开发环境 | |
Spring | 5.0+ | ✔ | IoC和AOP容器框架 | |
SpringBoot | 2.2.x | ✔ | 简化配置的容器框架 | |
Mybatis-Plus | 3.3.x | ✔ | 持久层框架 | |
Shiro | 1.6.0 | ✔ | 安全框架 | |
MySQL | 5.5+ | ✔ | MySQL数据库 | |
Oracle | 10g+ | ✔ | Oracle数据库 | |
SQLServer | 2000+ | ✔ | MSSQL数据库 | |
Maven | 3.3+ | ✔ | 项目管理工具 | |
Redis | 3.2+ | ✔ | NoSql中间件 | |
Fastjson | 1.2.58 | ✔ | 对象序列化工具 | |
Swagger | 2.6.1 | ✔ | 接口文档工具 | |
Lombok | 1.18 | ✔ | 提供注解简化编程 | |
Captcha | 1.6.2 | ✔ | 验证码工具 | |
Druid | 1.1.10 | ✔ | 数据库连接池 | |
Thymeleaf | - - - | ✔ | 视图模版技术 | |
JQuery | 3.2.1 | ✔ | JavaScript代码库 | |
Layui | v2.5.6 | ✔ | Web弹层组件 | |
Layer | 2.5.6 | ✔ | UI 框架 | |
Layui.tree | - - - | ✔ | Web树形组件 | |
Layui.xmSelect | - - - | ✔ | Web多选组件 | |
Layui.treeTable | - - - | ✔ | 树形表格组件 | |
Layui.iconPicker | - - - | ✔ | 图标选择器 | |
Layui.cityPicker | - - - | ✔ | 城市选择器 | |
Layui.staps | - - - | ✔ | 步骤操作组件 | |
Layui.layDate | - - - | ✔ | 时间选择器 | |
Layui.QRcode | - - - | ✔ | 二维码组件 | |
Layui.Player | - - - | ✔ | 播放器组件 |
coral
|--coral-apirest 为前后端分离提供RESTful API
|
|--coral-admin 管理后台Web
|
|--coral-common 公共模块
|
|--coral-common-service 服务模块
|
|--coral-common-mapper 数据操作模块
|
|--coral-common-model 模型层
java
|
|--com.gemframework.common 公共包
|--com.gemframework.common.annotation 公共自定义注解
|--com.gemframework.common.config 公共配置
|--com.gemframework.common.constant 公共常量
|--com.gemframework.common.utils 公共工具包
|--com.gemframework.constant 常量包
|--com.gemframework.config 配置包
|--com.gemframework.utils 工具包
|--com.gemframework.controller 控制器包
|--com.gemframework.mapper 映射器包
|--com.gemframework.model 模型类包
|--com.gemframework.model.annotation 模型注解
|--com.gemframework.model.common 公共模型
|--com.gemframework.model.entity 实体对象
|--com.gemframework.model.entity.po 持久对象
|--com.gemframework.model.entity.vo 表现层对象
|--com.gemframework.model.request API请求体对象
|--com.gemframework.model.response API响应体对象
|--com.gemframework.service 接口服务包
|--com.gemframework.service.impl 接口实现包
resource
|
|--static 存放静态文件处 如css,js,img,fonts等
|--templates 存放页面模版处 如html,jsp,vm等
|--mapper 存放Mybatis SQL映射文件处
Sign in for post a comment
Comments ( 0 )