Found 348 repositories(showing 30)
jwtk
Java JWT: JSON Web Token for Java and Android
z-bool
针对JWT渗透开发的漏洞验证/密钥爆破工具,针对CVE-2015-9235/空白密钥/未验证签名攻击/CVE-2016-10555/CVE-2018-0114/CVE-2020-28042的结果生成用于FUZZ,也可使用字典/字符枚举(包括JJWT)的方式进行爆破(JWT Crack)
ard333
Example Spring Boot and WebFlux (Reactive Web) with Spring Security and JWT for token Authentication and Authorization
7upcat
AgileWorking 是一个团队协作的微信小程序,此工程为小程序的后台实现
huseynovvusal
🤓 A RESTful blog API built with Java Spring Boot including features like JWTs, Spring Security, and more. 🌱 Perfect for learning, and we especially appreciate contributions from beginners!
ard333
Example Spring Boot with Spring Security and JWT for token Authentication and Authorization
stormpath
Securing Spring Boot Microservices using JWTs and the JJWT library
lealceldeiro
A boilerplate for a management system based on a Spring Boot application (server side) and Angular (client side)
LonelyWoodBaby
仿造spring-boot-webflux-jjwt项目进行改写,添加了jwt刷新操作以及gateway网关相关的内容
自用的Spring boot3脚手架,整合了mybatis-plus、security+jjwt鉴权、Nacos注册中心、okhttp、log4j日志、mysql、redis,用于微服务项目开发。目前已支持通过Http调用方式新建单体、微服务模板项目,适用于熟悉mybatis-plus的开发人员。
wangjia2016
本项目基于SpringCloud &SpringCloud Alibaba ;可以作为微服务架构脚手架,整合了nacos、rocketmq、sentinal、feign、redis、redisson、jjwt、mybatis等常见微服务组件;包含分布式锁、RocketMq(事务消息、延时消息、普通消息)、线程池、常用设计模式等技术的使用场景。同时也包含商城秒杀功能设计、优惠券体系设计、权限系统设计、订单&商品系统设计、微信支付等业务功能。
skjolber
Project for benchmarking popular Json Web Token (JWT) frameworks for Java using JMH.
bailele1995
springboot集成jwt
viralpatel
Create and Validate JWT Token using Java JJWT (HMAC and RSA)
yilers
基于token验证的Java Web权限控制框架,使用jjwt,支持redis和db多种存储方式,可用于前后端分离项目,功能完善、使用简单、易于扩展。
zzZfans
深蓝学院是一个 B2C 模式的职业技能在线教育系统,分为前台用户系统和后台运营平台 | ShenLan is a vocational skill online education system for B2C mode, divided into a front desk user system and a background operation platform
quarkiverse
Quarkus extension for Java JWT
brandyodhiambo
Spring boot application to sign up new users and login user with username and password.By user role one is authorised to access resources.
r00tuser111
解压缩由jjwt库压缩的jwt token,便于查看jwt token中的数据
ZairBulos
👨🏫 Spring Security - JSON Web Token - Autenticación & Autorización
musabbozkurt
PostgreSQL, Zipkin, Prometheus, Grafana, Redis, Kafka and New Relic Integrations with Spring Boot 4, Java 25, and Docker. Integration Tests with Testcontainers for Controller. Unit Tests for Service, and Mapper with Junit 5, and Mockito
一个前后端分离的动态路由小demo,后端使用 SpringSecurity+jjwt 构建安全验证模块,前端使用vue+vuetify+vueRouter+Vuex等等搭建。 一个简单的小例子,帮助你快速了解前后端分离该怎么搭建,主要是后端怎么使用 Spring-Security+jwt 来处理返回给前端的json还有对token的校验,还有前端的动态路由,动态菜单的简单实现。
ard333
Example JAX-RS with JWT for token Authentication and Authorization (using JJWT for token provider)
spring-boot-starter-shiro-jwt
w4o
Spring Boot + Spring Data Jpa + Spring Security + JWT + Vue-Element-Admin = sa(后台管理脚手架)
wnameless
Integrate the Java JSON Web Token(jjwt) library into Spring Security
ele-admin
基于token验证的Java Web权限控制框架,使用jjwt,支持redis和db多种存储方式,可用于前后端分离项目,功能完善、使用简单、易于扩展。
huynhthanhbinh
Saigon Parking Backend - Capstone Project - FIT - HCMUS
kokorin
Example of integration of Spring and jjwt without boilerplate code. Do it right!
roat167
Simple chat API with SpringBoot, JWT, Redis, and JUnit