Smith-Cruise/Spring-Boot-Shiro resource
Shiro基于SpringBoot +JWT搭建简单的restful服务 observed · 2026-08-28
Health v2 · maintenance only
62/100
- Activity 67
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3236
- days_rel: n/a
- days_push: 203
- n_releases_24m: 0
Adoption not part of the score
1637 stars · 502 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A tutorial-style demo project showing how to build a stateless RESTful service using Spring Boot with Apache Shiro and JWT for authentication. It demonstrates annotation-based Shiro configuration, token issuance and validation, and CORS support.
Use cases
- learn how to secure a Spring Boot REST API with Shiro and JWT
- implement stateless token-based authentication without sessions or cookies
- example of JWT login flow returning 401 on invalid tokens
- reference for Shiro annotation-based configuration in Spring Boot
- set up CORS-enabled RESTful backend with token auth
- understand how to encrypt and verify JWTs with user passwords
When to choose
- you want a minimal, readable example of Shiro + JWT integration in Spring Boot
- you are building a fully stateless front-end/back-end separated REST API
- you prefer Shiro over Spring Security for authentication
When to avoid
- you need a production-grade, actively maintained security framework
- you prefer Spring Security which has richer ecosystem and updates
- you need OAuth2, SSO, or advanced authorization features out of the box
Facets
learning-resource · maturity maintenance
auth web-framework middleware web-development backend security tutorials developer-tools jvm spring-boot shiro jwt restful stateless-authentication tutorial java web-server
1 source
- readme: https://github.com/Smith-Cruise/Spring-Boot-Shiro · fetched 2026-08-28 · e080a4b34c9b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Smith-Cruise/Spring-Boot-Shiro | main | 62 |
For agents
markdown · JSON · MCP: product_card(name="Smith-Cruise/Spring-Boot-Shiro")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem