Source code for the course: Spring Boot 3, Spring 6 and Hibernate for Beginners
-
Updated
Feb 9, 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
Contains basic running sample projects of various tech mixes
A Backend RESTful Web Services built using Spring Boot, Data JPA, PostgreSQL and MongoDB for E-Stores Shopping Application - Proof of Work Project
Twittur Account Credential Service
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.
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 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.
Spring Security 6
Java Spring Boot server for Flakeville Ski Resort Application, with REST(ful)API for weather check.
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.
In this project Creating springSecurityFilterChain without extend webSecurityConfigurerAdapter , requestMatchers and added JdbcUserDetailsManager Bean .
In this spring security example, im implementing some authorization logic, refresh token structure.
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."