An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with spring-security-jwt

A curated list of projects in awesome lists tagged with spring-security-jwt .

https://github.com/bezkoder/spring-boot-spring-security-jwt-authentication

Spring Boot + Security: Token Based Authentication example with JWT, Authorization, Spring Data & MySQL

jwt jwt-authentication spring-boot spring-boot-2 spring-boot-security spring-boot-server spring-data spring-security spring-security-jwt

Last synced: 03 Oct 2025

https://github.com/snailclimb/spring-security-jwt-guide

从零入门 !Spring Security With JWT(含权限验证)后端部分代码。

jpa register spring-security spring-security-5 spring-security-jwt springbooy

Last synced: 08 Apr 2025

https://github.com/isopropylcyanide/jwt-spring-security-jpa

Backend MVP showcasing JWT (Json Web Token) authentication with multiple login, timeout / refresh / logout (with in memory invalidation) using Spring Security & MySQL JPA.

jwt jwt-auth jwt-authentication jwt-spring-boot-integration jwt-token refresh-token refresh-tokens spring-boot-jpa spring-events spring-security spring-security-jwt spring-security-web spring-security-webauthn

Last synced: 12 Apr 2025

https://github.com/abhi9720/bankingportal-api

The banking portal API provides secure and efficient endpoints for managing user accounts, transactions, and fund transfers, offering essential banking functionalities with robust error handling and authentication.

banking-api banking-applications banking-management banking-portal banking-system banking-transactions java-project jwt-authentication maven spring-boot spring-boot-api spring-boot-project spring-data-jpa spring-project spring-security spring-security-jwt springframework

Last synced: 16 May 2025

https://github.com/hardiksinghbehl/jwt-auth-flow-spring-security

Java backend application using Spring-security to implement JWT based Authentication and Authorization

jwt jwt-authentication rs512 spring-boot spring-security spring-security-jwt spring-security-rsa token-revocation

Last synced: 29 Oct 2025

https://github.com/bezkoder/angular-11-spring-boot-jwt-authentication

Angular 11 Spring Boot JWT Authentication example with Authorization | User Registration & Login

angular angular11 jwt-authentication spring-boot spring-security spring-security-jwt

Last synced: 20 Jun 2025

https://github.com/pkini2002/jwt-authentication-springboot

JWT Authentication API using Spring Boot 3.1.4 (Using Spring Security + Lombok + Spring Web dependencies)

intellij java jsonwebtoken jwt-authentication lombok postman-testing spring-boot spring-security-jwt spring-web

Last synced: 07 Sep 2025

https://github.com/rakesh3596/e-commerce

E-commerce application using Angular as an Front-End and Spring-Boot as an Back-End

angular-cli angular-material bootstrap4 core-java hibernate html-css-javascript maven mysql-database postman spring-boot spring-security-jwt sts4 vscode

Last synced: 04 Sep 2025

https://github.com/chijioke-ibekwe/spring-security-jwt

Spring Boot project starter fully configured with JWT authentication and authorization, using Spring Boot 3 and Spring Security 6

jwt jwt-authentication jwt-token project-starter spring-boot spring-boot-3 spring-security spring-security-6 spring-security-jwt

Last synced: 03 Jul 2025

https://github.com/kh77/springboot-security-jwt

Spring boot with JWT security and refresh token.

jwt-security spring-boot spring-security-jwt

Last synced: 30 Oct 2025

https://github.com/saiupadhyayula/spring-security-jwt-demo

This project contains source code to demonstrate how to work with JWT with Spring Boot 3 and Spring Security 6.

jwt-authentication spring-boot spring-boot-jwt spring-security spring-security-jwt spring-security-jwt-spring-boot

Last synced: 14 Apr 2025

https://github.com/gayanukabulegoda/springjwt

SpringJWT is a simple project designed to help users understand JWT implementation with Spring Security, including the use of bearer tokens for secure authentication.

authentication backend-auth bearer-token java-auth java-security jwt jwt-auth jwt-bearer-authentication jwt-token learn-security spring spring-authentication spring-boot spring-jwt spring-jwt-authentication spring-jwt-sample spring-security spring-security-jwt springjwt web-security

Last synced: 14 Mar 2026

https://github.com/zairbulos/jwt-spring-security

👨‍🏫 Spring Security - JSON Web Token - Autenticación & Autorización

jjwt json-web-token jwt jwt-spring-boot-integration jwt-spring-security spring-security spring-security-jwt

Last synced: 09 May 2025

https://github.com/henry-azer/book-recommendation-system

The book recommendation system is a web application developed using the Java Spring Boot framework and under it's the principles of software clean architecture. The system recommendations based on user-based collaborative filtering

clean-architecture collaborative-filtering java liquibase mysql postgresql recommender-system spring-boot spring-security spring-security-jwt

Last synced: 29 Apr 2025

https://github.com/devrezaur/jwt-refresh-token-spring-boot

Ready to use implementation of JWT with refresh token using Spring Boot

refresh-token spring-boot spring-security-jwt

Last synced: 09 Apr 2025

https://github.com/sandesh300/youtube-clone

The YouTube Clone is a full-stack app with Java, Spring Boot backend, Angular frontend, MongoDB, Auth0 authentication, and AWS storage.

angular aws-s3 java javascript mongodb oauth2 rest-api spring-boot spring-data-jpa spring-mvc spring-security-jwt

Last synced: 13 Apr 2025

https://github.com/matheusmisumoto/workout-logger-api

API from an application project to log and manage workout data to keep traking of your fitness journey.

fitness fitness-tracker gradle java jwt jwt-authentication learn mariadb mysql spring-boot spring-data spring-data-jpa spring-security spring-security-jwt workout workout-tracker

Last synced: 17 Jan 2026

https://github.com/ahincho/ne-suppliers-backend

Spring Boot API Rest to manage suppliers, countries, categories and states. We are using Spring Security, RBAC and Json Web Token. Web service can work on local or cloud environment.

api-rest docker java mysql open-api spring-boot spring-security spring-security-jwt swagger

Last synced: 04 Jan 2026

https://github.com/vikashkatiyar/expense-tracker-api

A RESTful API created using Spring Boot. We have used PostgreSQL as the relational database and JdbcTemplate to interact with that. Apart from this, we have used JSON Web Token (JWT) to add authentication. Using JWT, we can protect certain endpoints and ensure that user must be logged-in to access those.

java postgresql-database restful-api spring-boot spring-security-jwt

Last synced: 06 Sep 2025

https://github.com/sandesh300/blog-app-backend

Blog web application using Java, SpringBoot, Angular, Spring Security, MySQL.

angular java mysql spring-boot spring-jpa spring-mvc spring-security-jwt

Last synced: 10 Apr 2026

https://github.com/nenadjakic/eav-platform

eav-platform is an application designed for managing data using the Entity-Attribute-Value (EAV) model. This application allows adding, editing, and deleting entities, attributes, and values in accordance with the EAV data model.

eav jpa kotlin spring-data-jpa spring-security spring-security-jwt

Last synced: 13 Apr 2025

https://github.com/guhyunwoo/auth-boilerplate

내 1년간의 정수를 담은 대해커톤용 jwt 보일러플레이트 코드 모두 공식문서 기반

boilerplate java jwt jwt-authentication mysql redis spring-boot spring-security-jwt

Last synced: 25 Aug 2025

https://github.com/shinjimc/spring_security_thymeleaf

The Spring_Security_Thymeleaf project utilizes Java, Spring Boot, and Thymeleaf for a hardware store's invoicing system. It allows employees to generate invoices and admins to manage product data efficiently. Key technologies include Spring Security for authentication and MySQL for database management, all deployable via Docker.

authentication authorization crud docker hardware-store invoice-management java mysql pdf-generation role-based-access-control spring-boot spring-boot-3 spring-security spring-security-jwt tailwindcss thymeleaf web-application

Last synced: 10 Apr 2026

https://github.com/edsonwade/sb-restapi

This project combines the power of Spring Boot with modern technologies to build robust, secure, and highly performant RESTful APIs. Explore our implementations to learn about database management, authentication, Dockerization, CI/CD, testing, and more.

docker-compose flyway-migrations github-actions grafana hateoas integration-testing java jpa-hibernate junit5 maven mysql openapi pipelines prometheus rest-api spring-boot spring-security-jwt swagger testcontainers

Last synced: 19 Feb 2026

https://github.com/devrezaur/dev-academy-backend-spring-boot

Spring Boot back-end for Dev Academy. A online based IT training platform.

h2-database java rest-api spring-boot spring-security-jwt

Last synced: 12 Mar 2025

https://github.com/maxsamus/health-tracker

The pet-project with mircoservice architecture: gateway-service, auth-service, users-service and analytics-service

docker java kafka microservices microservices-architecture postgresql restful restful-api spring spring-boot spring-security spring-security-jwt

Last synced: 12 Apr 2026

https://github.com/amliyanage/edgecraft-blog-back-end

Project EdgeCraft BackEnd is a Spring Boot application for managing user authentication, project CRUD operations, and file uploads. It uses JWT for security and ModelMapper for object mapping. The backend supports RESTful APIs for seamless project and user management.

crud-operation spring-boot spring-security-jwt

Last synced: 15 Feb 2026

https://github.com/hvalfangst/spring-security

Spring Boot 3 application developed in Kotlin with Spring Security 6 demonstrating JWT auth

exposed-orm kotlin postgresql spring-boot spring-boot-3 spring-security spring-security-6 spring-security-jwt

Last synced: 11 Apr 2026

https://github.com/rezaurofficial/dev-academy-backend-spring-boot

Spring Boot back-end for Dev Academy. A online based IT training platform.

h2-database java rest-api spring-boot spring-security-jwt

Last synced: 29 Apr 2026

https://github.com/zhangquanli/spring-security-extension-jwt

本项目基于前后端分离和无状态的原则,对 Spring Security 进行扩展,提供 JWT 的解决方案。

jwt spring-boot spring-security spring-security-jwt

Last synced: 01 May 2026

https://github.com/gbzarelli/tryauth

Authentication and Authorization sample with Spring Boot + Kotlin + Spring Security with Oauth2 Resource Server + KeyCloak

kotlin spring spring-boot spring-security-jwt spring-security-oauth2 spring-security-resource-server

Last synced: 02 May 2026

https://github.com/yuosef33/moviesproject

movies backend website with spring framework ,mysql DB and Redis containerized in docker containers

cloudinary-api docker docker-compose docker-container gemini-api java mail-sender mysql oauth2-google pagination redis spring-boot spring-security spring-security-jwt tmdb-api

Last synced: 10 Apr 2026

https://github.com/hanin-mohamed/spring-security-real-steps

This repository contains my attempts and journey in learning Spring Security in a clear and structured way.

authentication authorization hashing java jdbc jsp spring-data-jpa spring-mvc spring-security spring-security-jwt

Last synced: 29 Apr 2026

https://github.com/mateusrodriguescosta/gift-card-api-spring-gcp

This project originated as a selection process proof of concept using Spring Boot within the gift cards sector. I have since evolved it into a learning project to further sharpen my skills.

apache-commons-validation google-cloud-platform google-cloud-pubsub java-23 lombok rest-api spring-boot spring-security-jwt springdoc

Last synced: 01 May 2026

https://github.com/k0l4s/castify

Blankcil is an innovative social platform designed exclusively for podcast enthusiasts. Whether you're a passionate listener or a creative podcaster, Blankcil offers a dynamic space to connect, share, and engage with a like-minded community.

jwt-token mongodb mongoose podcast react react-js reactjs social-media-app spring-boot spring-security spring-security-jwt springboot vite vitejs websocket

Last synced: 13 May 2025

https://github.com/erebelo/spring-security-jwt

Java REST API project using Spring Boot 3, Spring Security 6 for JWT Authentication and Authorization, and H2 database

authentication authorization back-end backend backend-api backend-service h2-database java jwt jwt-authentication spring spring-boot spring-boot-3 spring-security spring-security-6 spring-security-jwt springboot

Last synced: 16 Apr 2026

https://github.com/heliohdd/springboot-jwt-backend

Aplicação backend Spring Boot com Spring Security JWT.

aws-s3 spring-data-jpa spring-security-jwt

Last synced: 27 Dec 2025

https://github.com/denissonpereira/sping-security-jwt

A aplicação Java implementa um sistema robusto de autenticação e autorização utilizando as poderosas funcionalidades oferecidas pelo Spring Security em conjunto com JSON Web Tokens (JWT).

java java-17 jwt jwt-auth jwt-authentication jwt-authorization jwt-token jwt-tokens spring-boot spring-security spring-security-jwt spring-security-oauth2

Last synced: 15 May 2026

https://github.com/nonghoangvu/backend-service

Learning development project in Monolithic model. Using popular and latest API development and optimization tools, the application allows you to manage logs, monitor system performance, and deploy CI/CD with Jenkins, etc.

apache-kafka docker elasticsearch graphana java-17 jenkins junit5 kibana logstash mongodb postgresql prometheus redis sendgrid sonarlint sonarqube spring-boot spring-security-jwt zookeeper

Last synced: 11 Apr 2026

https://github.com/setxpro/register-stock

This repository contains a simple Java Spring project that implements authentication and authorization using Spring Security

java spring spring-boot spring-security spring-security-jwt

Last synced: 04 May 2026

https://github.com/nurdaulet-no/cortex-chat-backend

Real-time chat application built with Spring Boot, WebSocket (STOMP), Spring Security (JWT), and PostgreSQL.

chat-application flyway java jpa-hibernate maven postgresql spring-boot spring-security-jwt websocket-stomp-api

Last synced: 04 May 2026

https://github.com/yash1th-yerra/job-app-microservice-api

This is a personal project exhibiting the understanding of tech stack used in this project especially in the world of microservices.

docker eureka-server feign-client jmeter kubernete rabbitmq resillience4j spring-boot spring-cloud spring-security spring-security-jwt spring-security-oauth2 zipkin

Last synced: 02 Feb 2026

https://github.com/mrmodise/spring-security-with-spring-boot

Secure a Spring Boot Web app using Spring security: user credentials from relational database

spring-boot spring-mvc spring-security-jwt

Last synced: 07 May 2026

https://github.com/mdmazidulislam26/sm-web

The **SM-WEB** is an open-source initiative to create a fully functional social media application backend using Spring Boot. It is tailored for developers who want to learn about modern backend development practices, including authentication, database integration, and RESTful API design.

globalexceptionhandler jpa jpa-hibernate lombok mysql-database spring-boot spring-security-jwt

Last synced: 15 Apr 2026

https://github.com/cryptosingh1337/spring-jwt-auth

Example of JWT authentication/authorization using Spring Security

spring-boot spring-jwt-authentication spring-security spring-security-jwt

Last synced: 08 May 2026

https://github.com/svetoslavss/flight-system

Flight System Application based on Java, injection dependencies added like Spring WEB, Spring Thymeleaf, PostgreSQL driver, Spring Data JPA, Spring Security, JJWT for the token

client-side hibernate java postgresql postman-api rest-api spring-data-jpa spring-mvc-framework spring-security-jwt

Last synced: 15 May 2026

https://github.com/henry-azer/facetcher-backend

Facetcher is a Java Spring project designed to predict a real face from a sketch drawing using deep learning. This project utilizes several technologies, including AWS, Docker, and Circle CI.

aws-ec2 aws-rds-postgres aws-s3 circle-ci clean-architecture docker docker-compose java-11 liquibase postgres spring-boot spring-security-jwt

Last synced: 05 Apr 2026

https://github.com/rashidmakki/springframework-revision

worked on spring framework, spring boot, spring security, config-server, api-gateway, microservices, service-registry, spring-data-jpa , springboot-kafka, centralise-swagger-ui

api-gateway circuit-breaker config-server eureka-client eureka-server hibernate jpa jwt microservices service-registry spring-boot spring-security spring-security-jwt springdata-jpa springmvc swagger-ui

Last synced: 28 Jan 2026

https://github.com/tofazzaltopu/remittance-processing-systems-micro-service

Design microservice architecture with Java, spring boot, spring security, JWT, Redis, Kafka, spring cloud (Eureka, API Gateway, Circuit Breaker, Load Balancer, FeignClient, Config Server), Oracle.

docker java junit jwt-authentication kafka maven oracle redis-cache refresh-token spring-aop spring-boot spring-cloud-config spring-cloud-eureka spring-cloud-gateway spring-cloud-microservice spring-cloud-netflix spring-cloud-sleuth spring-cloud-sleuth-zipkin spring-data-jpa spring-security-jwt

Last synced: 22 Jul 2025

https://github.com/ahincho/idnp-healthcare-backend

Spring Boot API Rest to manage medicines, categories, users and roles. We are using Spring Security and Json Web Token. Currently working locally to later deploy it in the Cloud.

api-rest java mysql spring-boot spring-security spring-security-jwt

Last synced: 13 Apr 2026

https://github.com/ilambrev/spring-security-with-jwt

A project that demonstrates the implementation of Spring Security with JWT

java spring-boot spring-security-jwt

Last synced: 16 Apr 2026

https://github.com/barbaracalderon/fmt-educonnect

EduConnect Application is a RESTful API for educational management, handling students, teachers, courses, grades, subjects, and more. Developed in Java with Spring Boot and PostgreSQL, it provides CRUD operations and access control using JWToken.

api crud-application flywaydb insomnia java java-17 maven postgresql rest rest-api spring-boot spring-jpa spring-security-jwt

Last synced: 20 Apr 2026

https://github.com/h3ar7b3a7/contactmanagerbackend

The back-end for a contact manager application, with Spring security.

mapstruct postgres rest-api spring-security-jwt swagger-ui

Last synced: 22 Apr 2026

https://github.com/inoles/springtasker

task management app built with Spring Boot, Kotlin, and H2 database, featuring CRUD operations

backend crud h2-database jwt kotlin spring-boot spring-security spring-security-jwt sprintboot task-management web-development

Last synced: 17 Apr 2026

https://github.com/imdadmi/jwt-authentication-spring-security

Sample JAVA project on how to implement JWT security based using Spring boot 3 and Spring security 6

authentication authorization intelij jwt jwt-authentication spring-boot spring-security spring-security-jwt

Last synced: 27 Apr 2026