/buji-pac4j-demo

Shiro webapp using the buji-pac4j bridge and the javaee-pac4j security library

Primary LanguageJava

This buji-pac4j-demo project is a Shiro web application using:

Start & test

You can build the project and run it on http://localhost:8080 using the following commands:

cd buji-pac4j-demo
mvn clean package jetty:run

If you want to use Guice, please see the buji-guice-demo.