统一角色访问控制系统 URACS

码农软件 · 软件分类 · 安全相关框架 · 2019-10-02 16:42:08

软件介绍

统一角色访问控制系统(Unified Role Access Control System),是基于Spring Security 3实现的权限控制系统

程序框架版本说明:Spring MVC 3.0.6 + Spring Security 3.1.3 + Hibernate 3.6.10

运行演示例子: 

例子使用的是MySQL数据库,也可以支持其它数据库 

使用 CreateDb_MySQL.sql 创建好数据库,然后将 URACS.Web.war 部署到 Tomcat下 

数据库连接默认使用root用户,密码123456(可修改 jdbc-app.properties 文件) 

启动Tomcat,访问 http://127.0.0.1:8080/URACS.Web 

可使用超级用户 admin,密码 admin 登录

本文地址:https://codercto.com/soft/d/15887.html

Usability for the Web

Usability for the Web

Tom Brinck、Darren Gergle、Scott D. Wood / Morgan Kaufmann / 2001-10-15 / USD 65.95

Every stage in the design of a new web site is an opportunity to meet or miss deadlines and budgetary goals. Every stage is an opportunity to boost or undercut the site's usability. Thi......一起来看看 《Usability for the Web》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

随机密码生成器
随机密码生成器

多种字符组合密码

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码