Skip to content

wardr/dropwizard-pac4j-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dropwizard-pac4j-demo

This is a basic example of how to use pac4J with Dropwizard and a local database. This demo is currently under development.

To build the application: mvn clean package

To initialize (or update) the database: java -jar target/dropwizard-pac4j-demo-0.0.1-SNAPSHOT.jar db migrate config/demo.yml

To run it: java -jar target/dropwizard-pac4j-demo-0.0.1-SNAPSHOT.jar server config/demo.yml

About

Example of pac4j used with Dropwizard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published