https://github.com/airen3339/ruoyi
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (0.6%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: airen3339
- License: mit
- Language: JavaScript
- Default Branch: master
- Size: 2.59 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created almost 3 years ago
· Last pushed almost 3 years ago
Metadata Files
Readme
License
README.md
平台简介
一直想做一款后台管理系统,看了很多优秀的开源项目但是发现没有合适的。于是利用空闲休息时间开始自己写了一套后台系统。如此有了若依。她可以用于所有的Web应用程序,如网站管理后台,网站会员中心,CMS,CRM,OA。所有前端后台代码封装过后十分精简易上手,出错概率低。同时支持移动客户端访问。系统会陆续更新一些实用功能。
性别男,若依是女儿的名字。
若依基于hplus和inspinia两套后台系统摸版开发。有需要可自行到群内下载。
http://www.zi-han.net/theme/hplus
http://webapplayers.com/inspinia_admin-v2.7.1
内置功能
- 用户管理:用户是系统操作者。
- 部门管理:配置系统组织机构。
- 岗位管理:岗位是用户所属职务。
- 菜单管理:配置系统菜单(支持控制到按钮)。
- 角色管理:角色菜单权限分配。
- 字典管理:对系统中经常使用的一些较为固定的数据进行维护。
- 参数管理:对系统动态配置参数。
- 操作日志:系统操作日志记录(含异常)。
- 登录日志:系统登录情况记录(含异常)。
- 在线用户:当前系统中活跃用户状态监控。
- 定时任务:在线添加、修改和删除任务调度(含执行日志)。
- 代码生成:生成包括 java、html、js、xml、sql。
- 在线构建器:拖动表单元素生成相应的HTML代码。
- 连接池监视:监视当期系统数据库连接池状态,可进行分析SQL找出系统性能瓶颈。
在线体验
admin/admin123
地址:http://www.ruoyi.club
演示图







Owner
- Login: airen3339
- Kind: user
- Repositories: 187
- Profile: https://github.com/airen3339
GitHub Events
Total
Last Year
Dependencies
pom.xml
maven
- com.alibaba:druid 1.0.28
- com.alibaba:fastjson 1.2.31
- com.github.pagehelper:pagehelper-spring-boot-starter 1.2.3
- com.github.penggle:kaptcha 2.3.2
- com.github.theborakompanioni:thymeleaf-extras-shiro 2.0.0
- commons-fileupload:commons-fileupload 1.3.3
- commons-io:commons-io 2.5
- eu.bitwalker:UserAgentUtils 1.19
- io.springfox:springfox-swagger-ui 2.7.0
- io.springfox:springfox-swagger2 2.7.0
- mysql:mysql-connector-java
- net.sourceforge.nekohtml:nekohtml
- org.apache.commons:commons-lang3 3.6
- org.apache.shiro:shiro-core 1.3.2
- org.apache.shiro:shiro-ehcache 1.3.2
- org.apache.shiro:shiro-spring 1.3.2
- org.apache.velocity:velocity 1.7
- org.jsoup:jsoup 1.11.3
- org.mybatis.spring.boot:mybatis-spring-boot-starter 1.1.1
- org.quartz-scheduler:quartz 2.3.0
- org.springframework.boot:spring-boot-devtools
- org.springframework.boot:spring-boot-starter
- org.springframework.boot:spring-boot-starter-aop
- org.springframework.boot:spring-boot-starter-thymeleaf
- org.springframework.boot:spring-boot-starter-web
- org.springframework:spring-context-support
- org.springframework.boot:spring-boot-starter-test test