Uracs
Java unified role access control system, a permission Control System Based on Spring security 3.
ProgramFramework Version Description: Spring MVC 3.0.6 + spring Security 3.1.3 + hibernate 3.6.10
Running Demo:
The example uses the MySQL database and supports other databases.
Use createdb_mysql. SQL to create a database and deploy uracs. Web. War to Tomcat.
Database Connection uses the root user by default, password 123456 (jdbc-app.properties files can be modified)
Start Tomcat and access http: // 127.0.0.1: 8080/uracs. Web
You can log on with the super user admin and password admin.
Developer: Li Xiyuan
Person: Brother yuan
GitHub Open Source Address: https://github.com/tavenli/URACS
Open source China included address: http://www.oschina.net/p/uracs
Note: the settings of the project have not been submitted. After importing the maven project, enable the facets settings of Eclipse.