Found 49 repositories(showing 30)
ard333
Example Spring Boot and WebFlux (Reactive Web) with Spring Security and JWT for token Authentication and Authorization
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
LonelyWoodBaby
仿造spring-boot-webflux-jjwt项目进行改写,添加了jwt刷新操作以及gateway网关相关的内容
HongChutang
the server app which serves rest api for yiwei-bookshop/admin based on spring-boot, spring-data-jpa, jjwt and mysql and built with maven. http://evanhung.me/proj/yiwei/
yoanesber
This REST API for managing Netflix Shows is built with Spring Boot, using PostgreSQL, Spring Data JPA, and Spring Security. It secures endpoints with JWT via JJWT, enabling stateless authentication. JWTs act as Bearer tokens, offering scalability over sessions and flexibility over API keys with built-in expiration and claim support.
gusrl6394
포트폴리오3 - spring boot 3.2.3 + spring security 6.2.2 + jjwt 12.3 와 Querydsl 5.0.0
Abhi-Cod
No description available
Stiven106
Proyecto Java: Spring Boot, Spring Security, MySQL, jjwt y lombok.
bhnicoletti
Projeto utilizando: Spring Boot Spring Data PostgreSQL Spring Rest Jjwt Lombok Maven ModelMapper ExampleMatcher Spring Security Swagger Spring Validation
snebiler
Jjwt 0.12.3 version implementation example based on -- wazooinc / spring-boot-3-jwt-authentication -- repo
vicentemarti31416
Spring Boot 3, JJWT
JuniperLibrary
🪨SpringBoot整合JJWT,实现token签发
kongxu08
简单DEMO
sayedsadat344
No description available
Spring Boot Security boilerplate using jjwt library
bomnarain
No description available
Pap404
No description available
Andy8624
Spring Security 6 with Spring Boot and JWT (using JJWT)
tomposeyoneword
JJWT
Setup spring boot maven project with spring security using jjwt authentication
backend com spring boot, jpa, mysql, lombok, web, security, jjwt
EvgeniyKels
Generation of jwt tokens with Spring Boot and jjwt library
bpercy11
JWT Authentication in spring boot microservices using io.jsonwebtokens jjwt package
pedromogly
A simple API written in Java Spring Boot for testing JJWT and Spring Security.
pallavizanje
Java 17, Spring Boot 3.2.x. Uses Lombok and JJWT.
gyanendra2003
Login and Registration Page Uing Java Backend(Spring Boot,JDBC,JJWT etc)
benenesyildirim
Project developed with Kotlin Spring Boot also using JJWT and Firestore Database.
mrhuangzh
spring boot 3.2.7 + spring security 6.2.5 + jjwt 0.11.5
stupid-2020
Spring Boot with Spring Security, JWT (auth0/java-jwt or jjwt), HttpOnly Cookie and Vue.js