eddwan / admin-starter-shiro

Admin Starter sample application using apache shiro for the security layer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AdminFaces Starter project

A simple project to get you started with AdminFaces.

Login page

starter1

Car list

starter2

Car form

starter3

Car form responsive

starter4

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/

About

Admin Starter sample application using apache shiro for the security layer


Languages

Language:HTML 51.6%Language:Java 44.5%Language:JavaScript 2.9%Language:CSS 1.0%