Tutorials
Courses
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
37.4K+ articles
Java
10.8K+ articles
Advance Java
910+ articles
Java-Spring-Boot
340+ articles
Java-Spring
296+ articles
Interview Questions
185+ articles
Java 8
121+ articles
Java Microservices
75+ articles
Microservices
67+ articles
Java-Spring-Data-JPA
61+ articles
Java-Spring-Security
94 posts
Recent Articles
Popular Articles
Spring Security - Updating Your Password
Last Updated: 10 July 2024
In modern web applications, ensuring user security is paramount. One essential aspect of this security is managing user passwords. Spring Security provides robust mechanis...
read more
Picked
Java-Spring-Security
Advance Java
Implementing OAuth2 with Spring Security: A Step-by-Step Guide
Last Updated: 16 July 2024
OAuth is an authorization framework that creates a permissions policy and enables applications to have limited access to user accounts on HTTP services such as Facebook, G...
read more
Picked
Java-Spring-Security
Advance Java
Migrating a Spring Boot Application from Spring Security 5 to Spring Security 6
Last Updated: 10 July 2024
Spring Security is a powerful authentication and access control framework for Java applications specially for those built with the Spring Framework. With the release of Sp...
read more
Picked
Java-Spring-Security
Advance Java
Securing Spring Boot 3 Applications With SSL Bundles
Last Updated: 16 July 2024
In a web environment, securing an application is a crucial necessity. SSL, a Secure Socket Layer, provides a secure channel between the client and server by encrypting the...
read more
Picked
Java-Spring-Boot
Java-Spring-Security
Advance Java
Implementing Database Authentication and Authorization with Spring Security 6
Last Updated: 06 August 2024
Spring Security 6 has made setting up security in Spring applications easier and more straightforward by moving away from the older WebSecurityConfigurerAdapter method. Th...
read more
Java-Spring-Boot
Java-Spring-Security
Java-Spring-Data-JPA
Advance Java
Top 30 Plus Advanced Java Interview Questions and Answers 2025
Last Updated: 01 November 2024
Java is a leading programming language essential for developing enterprise solutions, mobile apps, and web platforms. This article provides a comprehensive set of Advanced...
read more
Java-Multithreading
java-servlet
java-advanced
Java-Spring
Java-Spring-Boot
Java-Spring-Security
Java-Spring-Data-JPA
Java-Spring-MVC
JUnit
Java-Spring-Cloud
Java Concurrency
Java Microservices
Advance Java
Interview Questions
Spring JDBC
Spring Boot - OAuth2 Authentication and Authorization
Last Updated: 04 April 2025
OAuth2 is a widely-used protocol for authorization that enables applications to securely access resources on behalf of users. When combined with Spring Boot, OAuth2 facili...
read more
Picked
Java-Spring-Boot
Java-Spring-Security
Advance Java
Spring Boot - Security Best Practices
Last Updated: 02 September 2024
Spring Security is a powerful and customizable authentication and access-control framework. It is the de facto security standard for Spring-based applications, providing r...
read more
Picked
Java-Spring-Boot
Java-Spring-Security
Advance Java
Spring Security Integration with Spring Boot
Last Updated: 30 August 2024
Spring Security is a powerful and customizable authentication and access control framework for Java applications. It provides comprehensive security services for Java EE-b...
read more
Picked
Java-Spring-Boot
Java-Spring-Security
Advance Java
Fixing 401s with CORS Preflights and Spring Security
Last Updated: 30 August 2024
CORS (Cross-Origin Resource Sharing) is a security feature that prevents web applications from making requests to a different domain without permission. When a frontend ap...
read more
Picked
Java-Spring-Security
Advance Java
Spring Security – Customizing Authentication and Authorization
Last Updated: 23 September 2024
Spring Security is the powerful and customizable framework that provides the authentication, authorization, and other security features for the Java applications, especial...
read more
Picked
Java-Spring-Security
Advance Java
Spring Security with LDAP Authentication
Last Updated: 20 September 2024
LDAP (Lightweight Directory Access Protocol) is widely used for identity and access management. It organizes data in a hierarchical structure, optimized for read-heavy ope...
read more
Picked
Java-Spring-Security
Advance Java
Securing a Spring MVC Application with Spring Security
Last Updated: 19 September 2024
Securing web applications is crucial in today's world, where security threats are prevalent. Spring Security is a powerful, customizable authentication and access-control ...
read more
Picked
Java-Spring-Security
Java-Spring-MVC
Advance Java
Spring Security @PreAuthorize Annotation for Method Security
Last Updated: 17 October 2024
In Spring Security, the @PreAuthorize annotation can apply method-level security by defining access control rules. It ensures that authorized users can only access specifi...
read more
Picked
Java-Spring-Security
Advance Java
Spring Security for API Rate Limiting
Last Updated: 22 October 2024
API rate limiting in Spring Security is an essential technique for modern web applications to control client requests to a particular endpoint over a specified time frame....
read more
Picked
Java-Spring-Security
Advance Java
1
2
3
4
5
6
7
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !