Spring Security 6.1: Fix Deprecated Methods

preview_player
Показать описание
Spring Security 6 comes with some primary changes to the APIs which developers have been familiar with for years, notably the ways used to configure web security aspects.
In this video, I'd like to share with you guys how to fix deprecated warnings for some methods in Spring-based applications that use Spring Security. The deprecated methods are: authorizeHttpRequests(), formLogin(), rememberMe(), logout()... from the type HttpSecurity.
Рекомендации по теме
Комментарии
Автор

genial hermano que salvadota de vidad me salvaste jaja ya me estaba desesperando me dije otra ves actualizaron spring security jaja grande eres saludos desde colombia thanks

danielcardenas
Автор

amigo entonces el metodo and() ya quedo eliminado andaba buscando para usar el metodo .sessionFixation() y el metodo .migrateSession () pero no estan jaja los eliminaron ?

danielcardenas
Автор

Incredible video. Is there any documentation that is always up to date with these? I feel the official one is kinda hard to read.

pvepzdv
Автор

Where do you read this information bro? I'vebeen looking for it and i just came accross with stuffs that does not help and just ensure me to know that those things does not work anymore but i don't find "now is time to use this". I have no clue where should it search in finding it.

Emanuel-ybqk
Автор

hi nam why u did not implemented the same in separate video in your project ultimate shopping cart .... i have purchase your project but did not find the implementation ...thanks

Автор

How to use csrf? I think it is deprecated in 6.1

saikiranrayudu