spring-security-6
There are 80 repositories under spring-security-6 topic.
darbyluv2code/spring-boot-3-spring-6-hibernate-for-beginners
Source code for the course: Spring Boot 3, Spring 6 and Hibernate for Beginners
Ons-diweni/Spring-Security-6-JWT
Spring Security 6 demo : Spring Boot application that makes use of JWT for securing an exposed REST API : Spring boot 3.0.2 - Java 17 - Spring Security 6.0.1
anshu20126/spring-boot-user-registration-and-Login
Register user (stored data into MySQL database). Login Authentication - validate user login credentials with database email and password. We will secure the Registered Users Page with role-based Spring Security.
darbyluv2code/spring-boot-3-project-job-portal-web-app
Source code for the course: Spring Boot 3 Project - Build a Job Portal Web Application
hardikSinghBehl/firebase-integration-spring-boot
Spring-boot application integrating with Firestore and Firebase Authentication to build a CRUD application.
ososuna/spring-security-6
🔑 Spring Boot 3 + Spring Security 6 - JWT Authentication and Authorization
gelecekbilimde/backend
Gelecek Bilimde Back-End Application
chijioke-ibekwe/spring-security-jwt
Spring Boot project starter fully configured with JWT authentication and authorization, using Spring Boot 3 and Spring Security 6
mhxx307/EasyShop-Springboot-eCommerce
Spring-boot E-commerce website
smit-joshi814/hospital-website
Simple Template Based Static Website Template Using Angular 18, For Hospitals
TalhaRizwan093/Springboot-Security-Starter-OAuth-JWT
This repository is for someone who wants to create a backend with spring-boot and do not want to implement authentication and authorization himself to save the time. This repo is based on best practices in Spring-boot along with the authentication and authorization with JWT. OAuth2 login implementation is also implemented.
rajumb0232/E-Stores-API
E Commerce backend API - using REST architecture, focusing on industry standard Security Implementation.
CAPELLAX02/X-API
My reverse engineering project for the X, FNA Twitter; where I attempt to build nearly every feature that a modern social media server requires using Java and the Spring ecosystem
numankaraaslan/SampleStartingProjects
Contains basic running sample projects of various tech mixes
AlbatovK/SpringSecurityTemplate
:lock: Spring Security 6 + Spring Boot 3 JWT-Auth implementation + Observability and Monitoring
justedlev/bridgewayhub
đźš§ API Gateway
chijioke-ibekwe/authorization-server
Authorization server built using the new spring authorization server framework that implements the OAuth 2.1 and OpenID Connect 1.0 specifications. Configured using the JDBC implementations.
Djolee00/place-booker-MOBILE
This is a progressive web app (PWA) for place booking, designed to allow users to discover and book various destinations. The application provides a seamless experience with user-friendly interfaces and robust backend functionalities. It is built using Ionic 7 for the frontend, Spring Boot 3 with Spring Security for the backend, and PostgreSQL.
hvalfangst/spring-security
Spring Boot 3 application developed in Kotlin with Spring Security 6 demonstrating JWT auth
TalhaRizwan093/SpringSecurity-Microservices-Starter
Spring-Security Microservices Starter Project with spring-boot best practices. This project serves a template to your new enterprise level application. Spring boot professional and best practices are used in this project. Username Password authentication, Google Auth, Jwt is implemented and fully functional.
VL037-twittur/cyclops-account-credential
Twittur Account Credential Service
anhtuyen0409/online-shop-backend
Using Java 17 - Spring Boot 3.2 - Spring data jpa - Spring Security 6 - MySQL
anicetkeric/spring-security-multi-filter-chain
Spring Security 6 - Multiple SecurityFilterChain instances
AriFullah3202/Spring-MVC-and-Spring-security-6
In this project Creating springSecurityFilterChain without extend webSecurityConfigurerAdapter , requestMatchers and added JdbcUserDetailsManager Bean .
Cristoffer85/Flakeville-server
Java Spring Boot server for Flakeville Ski Resort Application, with REST(ful)API for weather check.
erebelo/spring-security-jwt
Java REST API project using Spring Boot 3, Spring Security 6 for JWT Authentication and Authorization, and H2 database
Eukolos/security-server
Spring Security 6
Gani25/image-gallery
Image Gallery web app similar to unsplash, freepik completely build using Spring Boot Technology
moaydogdu/SpringSecurityRefreshToken
In this spring security example, im implementing some authorization logic, refresh token structure.
mrizkisaputra/expense-tracker-api
Securing REST API with Token-Based-Authentication (JWT) and Implement Role-Based-Access in Spring Boot Applications
PradipKhandare/Todo-Management-Project
User should able perform following operations: Add todo, Get todo, Get All todos, update todo, delete todo, complete todo, incomplete todo
Ahmed1GR/spring-boot-3-spring-6-hibernate
Source code for the course: Spring Boot 3, Spring 6 and Hibernate
mattcif/MenuMasterWeb
MenuMaster Ă© um sistema desenvolvido para gerar listas de compras otimizadas com base em receitas cadastradas e no intervalo de datas escolhido pelo usuário, garantindo organização, praticidade e menos desperdĂcio.
satyaki24/Bookingly
Bookingly is a Spring Boot-based RESTful Hotel Booking and Management System designed for modern hotel management and user-friendly booking experiences. It supports dynamic pricing, secure authentication with Google, Github and email, role-based access, and seamless Stripe integration for payments.
tejasvi001/SpringSecurityAuthentication
Spring Boot authentication system featuring Spring Security, JWT (access and refresh tokens), Google OAuth2, RBAC, granular permissions, and advanced route protection.