Spring Security Update | Basic Authentication Authorization | Without WebSecurityConfigurerAdapter

Опубликовано: 29 Сентябрь 2024
на канале: Ramanpreet Singh
1,437
34

Hello everyone , this is an update to a previous video of Spring Security Basic Authentication and Authorization , the link for the previous video :    • Spring Boot Spring Security Basic Aut...  
So , in the previous video we were using WebSecurityConfigurerAdapter and were overriding various methods for our Basic Authentication and Authorization, but as WebSecurityConfigurerAdapter is Depricated now so updating the Implementation . In this video we have implemented Basic Authentication and Authorization without using WebSecurityConfigurerAdapter

Code Repository for the implementation : https://github.com/JavatechWorld/Spri...

Like , share and comment .

Would love to read your Comments and answer back .

Do Support the channel by Hitting the SUBSCRIBE Button .

For writing to me : [email protected]
Follow me on Linkedin -   / ramanpreet-singh-popli-5b452a133  

For Java Concepts follow my Instagram Page -   / java_coding_concepts  

Thank You . Happy Learning .