bmarwell / shiro-jaxrs-showcase

Showcase with Apache Shiro and JAX-RS in OpenLiberty. No Implementations used.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Showcase: Apache SHIRO with JAX-RS and Login

This small project demonstrates how to use Apache Shiro with JAX-RS, CDI 2.0 and a JAX-RS login endpoint. It also uses <multipart-config>, which cannot be set via annotations yet.

Executing the showcase

  • Run ./mvnw clean liberty:dev.

  • Hit <Enter> to run the integration tests.

About

Showcase with Apache Shiro and JAX-RS in OpenLiberty. No Implementations used.

License:Creative Commons Zero v1.0 Universal


Languages

Language:Java 100.0%