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
- Host: GitHub
- URL: https://github.com/adminfaces/admin-starter-shiro
- Owner: adminfaces
- Created: 2018-02-04T23:02:29.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-14T21:15:15.000Z (over 7 years ago)
- Last Synced: 2026-01-24T06:17:26.666Z (2 months ago)
- Language: HTML
- Size: 2.62 MB
- Stars: 1
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
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/