Skip to content

This project illustrates how tokenized authorization like JWT verification can be implemented with Apache Shiro.

Notifications You must be signed in to change notification settings

bibekhadka/shiro-custom-filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apache Shiro Spring-Boot Example

This example can be run using the Apache Maven command: mvn spring-boot:run

Then browse or use cURL to: http://localhost:8080/troopers

curl --user emperor:secret http://localhost:8080/troopers

Deploy

About

This project illustrates how tokenized authorization like JWT verification can be implemented with Apache Shiro.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages