Spring Security Update | Basic Authentication Authorization | Without WebSecurityConfigurerAdapter

preview_player
Показать описание
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

Like , share and comment .

Would love to read your Comments and answer back .

Do Support the channel by Hitting the SUBSCRIBE Button .

Thank You . Happy Learning .
Рекомендации по теме
Комментарии
Автор

Please can you make complete security with database connection.using jsp page it will be very helpful for everyone

jitu_Blogss
Автор

Hi could you make a complex report making on the basis of cascading drop-down list in spring boot data jpa with MySQL for example on the basis of State and district employees details..

RaviYadav-cxpb
Автор

this is only working for the get api post api getting unauthorized.

kiranthammineni