Giter VIP home page Giter VIP logo

hope-plus's Introduction

log

🇨🇳简体中文 | 🇺🇸English | 更新日志

author JDK license QQ群 Telegram群组 star 发行版本

简介:

Hope-plus是一款nice的权限管理系统 https://github.com/java-aodeng/hope-plus

基于Springboot2开发,整合使用mybatis+shiro+redis+thymeleaf+maven等实用技术。页面模板使用了界面美观的h+,内置诸多的强大的可以重新组合的UI组件,jQuery插件等。可以用于所有的Web应用程序,如网站管理系统后台,CMS,CRM,OA等等。当然,您也可以进行深度定制,做出更强的系统。

如果觉得不错,给个Star支持一下吧!你的Star,我的动力!

模块划分

模块 释义
hope-admin 后台管理模块
hope-core 核心业务类模块
hope-framework 框架模块,提供数据操作,工具处理,通用Mapper,通用Service等

使用说明

# 1.使用命令拉取代码:
git clone https://github.com/java-aodeng/hope-plus.git 
# 2.使用IDEA导入本项目
# 3.新建数据库create database hope; 导入数据库文件docs/db/hope.sql
# 4.修改(hope-admin/resources/application.yaml)配置文件
    a.数据库配置(可搜索datasource或定位到L.17)
    b.redis配置(可搜索redis或定位到L.29,注:该项目必须安装redis服务才能启动)
# 5.运行项目(方式很多,推荐最简单的一种)
    a.直接运行hope-admin目录下的HopeAdminApplication.java
# 6.浏览器访问:
http://127.0.0.1:8886

账号

后台登录:账号:admin 密码:123456

资源监控:账号:hope-druid 密码:hope-druid

API地址:localhost:8886/swagger-ui.html

感谢:

Hope-plus的诞生离不开下面这些项目(取之开源,用之开源):

  • Spring Boot:核心框架
  • Apache Shiro:权限框架
  • Redis:缓存框架
  • Thymeleaf:模板引擎
  • MyBatis:用于Java的MyBatis SQL Mapper框架
  • PageHelper:分页插件
  • tk.mybatis:通用Mapper
  • alibaba/druid:数据库连接池
  • alibaba/fastjson:用于Java的快速JSON解析器/生成器
  • shiro-redis:一个可以由shiro使用的redis缓存工具
  • Lombok:让代码更简洁
  • Hutool:一个Java工具包,也只是一个工具包,它帮助我们简化每一行代码,减少每一个方法,让Java语言也可以“甜甜的”
  • Bootstrap:使用最广泛的前端 ui 框架
  • JQuery:使用最广泛的 JavaScript 框架
  • Layer:弹出层组件
  • kaptcha:Google验证码
  • jrebel:热部署
  • swagger:Swagger(丝袜哥)是世界上最流行的 API 表达工具。

捐赠

请作者吃个肉夹馍 :) 作者博客:https://aodeng.cc(我们不改变世界,我们跟着世界改变)微信公众号:低调小熊猫

界面展示

最后

为了防止世界被破坏,为了爱与正义,请看看提问的智慧 http://doc.zengrong.net/smart-questions/cn.html

项目重构中...... 提交合并测试1 提交合并测试2

hope-plus's People

Contributors

java-aodeng avatar 15583605129 avatar imgbotapp avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.