1 Star 0 Fork 42

黑云1992 / Nimrod

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

GitHub Last Commit GitHub release Build Status license

简介 Introduction

Nimrod 是一款基于 Spring Boot 封装的 Java Web 平台快速开发脚手架,所采用的技术栈包括 Spring Boot、Spring、Spring MVC、MyBatis、Thymeleaf等,遵守阿里巴巴 Java 开发规约,帮助养成良好的编码习惯。整体采用 RBAC ( Role-Based Access Control ,基于角色的访问控制),具有严格的权限控制模块,支持系统与模块分离开发。最后希望这个项目能够对你有所帮助。

环境 版本
Java 1.8
MySQL 5.7
Maven 3.5
Tomcat 8.5
依赖 版本
Spring Boot 2.1.1.RELEASE
Spring Web MVC 5.1.3.RELEASE
Spring Security Web 5.1.2.RELEASE
MyBatis 3.4.6
Thymeleaf 3.0.11.RELEASE
Druid 1.1.10
测试账号
Username Password Role & Authority
system_admin 123456 ROLE_USER,ROLE_ADMIN,ROLE_SYSTEM_ADMIN
admin 123456 ROLE_USER,ROLE_ADMIN,/API/SYSTEM/INDEX
user 123456 ROLE_USER

环境搭建

特性 Features

  • 数据字典 ✓
  • 角色管理 ✓
  • 用户管理 ✓
    • 在线用户 ✗
  • 权限管理 ✓
    • 视图菜单 ✓
    • 视图页面 ✓
    • 视图页面组件 ✓
    • API ✓
  • 电子邮件管理(ActiveMQ) ✓
  • 请求日志 ✓
  • 附件管理 ✓
  • 定时任务 ✗
  • 部门管理 ✓
  • 工作流(Flowable) ✓

开始 Getting started

# clone the project
git clone https://github.com/godcheese/nimrod.git

# package
mvn clean package

# develop
mvn spring-boot:run

This will open http://localhost:8080/nimrod.

Refer to Documentation for more information

更新日志 Changelog

Detailed changes for each release are documented in the release notes.

在线演示 Online Demo

Preview

Screenshots

1.png 2.png 3.png

捐赠 Donation

If you find Nimrod useful, you can buy us a cup of coffee

Paypal Me

浏览器支持 Browsers support

Modern browsers and Internet Explorer 8+.

IE / EdgeIE / Edge FirefoxFirefox ChromeChrome SafariSafari
IE8, IE9, IE10, IE11, Edge last 15 versions last 15 versions last 10 versions
MIT License Copyright (c) 2019 Rakesh Zhang 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.

简介

Nimrod 是一款基于 Spring Boot 封装的 Java Web 平台快速开发脚手架 - Spring Boot+Spring+Spring MVC+MyBatis+Thymeleaf 展开 收起
Java
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/heiyun1992/nimrod.git
git@gitee.com:heiyun1992/nimrod.git
heiyun1992
nimrod
Nimrod
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891