Source code for the course: Spring Boot 3, Spring 6 and Hibernate for Beginners
-
Updated
Jul 27, 2025 - Java
Source code for the course: Spring Boot 3, Spring 6 and Hibernate for Beginners
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
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.
Spring-boot application integrating with Firestore and Firebase Authentication to build a CRUD application.
🔑 Spring Boot 3 + Spring Security 6 - JWT Authentication and Authorization
Gelecek Bilimde Back-End Application
Spring Boot project starter fully configured with JWT authentication and authorization, using Spring Boot 3 and Spring Security 6
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.
E Commerce backend API - using REST architecture, focusing on industry standard Security Implementation.
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
Contains basic running sample projects of various tech mixes
🚧 API Gateway
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.
Twittur Account Credential Service
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.
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.
User should able perform following operations: Add todo, Get todo, Get All todos, update todo, delete todo, complete todo, incomplete todo
Spring Security 6
Securing REST API with Token-Based-Authentication (JWT) and Implement Role-Based-Access in Spring Boot Applications
Add a description, image, and links to the spring-security-6 topic page so that developers can more easily learn about it.
To associate your repository with the spring-security-6 topic, visit your repo's landing page and select "manage topics."