An open API service indexing awesome lists of open source software.

https://github.com/adminfaces/admin-starter-shiro

Admin Starter sample application using apache shiro for the security layer
https://github.com/adminfaces/admin-starter-shiro

Last synced: 28 days ago
JSON representation

Admin Starter sample application using apache shiro for the security layer

Awesome Lists containing this project

README

          

= AdminFaces Starter Shiro

A simple AdminFaces starter project using https://shiro.apache.org/[Apache Shiro^] for authentication..


== Running

It should run in any JavaEE 6 or greater application server.

You can also run via wildfly-swarm with command `mvn wildfly-swarm:run -Pswarm`.

Or using docker:

----
docker run -it -p 8080:8080 rmpestano/admin-starter
----

The application is available at http://localhost:8080/admin-starter

== Demo

A live demo is available on Openshift here: http://starter-adminfaces.rhcloud.com/admin-starter/