1 Star 0 Fork 0

王三飞 / jlboot

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

layuijfinal

介绍

本系统基于 https://gitee.com/2hui/layuijfinal 深度改造,谢谢作者

QQ交流

QQ群 499468831

软件架构

  1. 核心框架:jfinal。
  2. 前端ui:layui
  3. 定时任务:Quartz。
  4. 数据库连接池:Druid。
  5. 工具类:Fastjson。
  6. jfinal相关文档 https://jfinal.com/doc
  7. layui相关文档 https://layui.gitee.io/v2/docs/

Undertow 安装教程

  1. 下载最新版
  2. 导入数据库
  3. 配置WEB-INF/classes/下的配置文件 (不同节点的服务器配置文件可以不一样,win下一般为开发环境,调用win_web.properties,linux下如未配置多节点,调用linux_web.properties)。
  4. 根目录执行以下命令
mvn clean package

cd target/layuijfinal-1.0-SNAPSHOT-release/layuijfinal-1.0-SNAPSHOT

start.bat

5访问地址(admin9527可以自己换,修改web.xml和配置文件。)

http://localhost:8088/demo/admin9527/login

界面演示

  1. 登陆界面 登陆界面

  2. 后台界面 后台界面 后台界面 后台界面 后台界面 后台界面 后台界面

  3. 系统管理 系统管理 系统管理 系统管理 系统管理 系统管理 系统管理 系统管理 系统管理

  4. 代码生成 系统管理

MIT License Copyright (c) 2023 王三飞 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

暂无描述 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/amazon/jlboot.git
git@gitee.com:amazon/jlboot.git
amazon
jlboot
jlboot
master

搜索帮助