Тёмный

Spring Boot Security Simplified with Spring Security Lambda DSL 

Dan Vega
Подписаться 61 тыс.
Просмотров 13 тыс.
50% 1

In this tutorial, you will learn how to use Spring Security's Lamba DSL. This is a different syntax for configuring Spring Security that does not require you to chain configurations together using .and() as the previous method did. By the end of this tutorial, you will be able to use the Lambda DSL in your own Spring Security Configuration.
🔗Resources & Links mentioned in this video:
Github Repository: github.com/dan...
👋🏻Connect with me:
Website: www.danvega.dev
Twitter: / therealdanvega
Github: github.com/dan...
LinkedIn: / danvega
Newsletter: www.danvega.de...
SUBSCRIBE TO MY CHANNEL: bit.ly/2re4GH0 ❤️

Опубликовано:

 

27 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 35   
@gunnerxt
@gunnerxt Год назад
The view count doesn't do justice to the quality of this video. The world should see this. Thank you Dan
@systemoutprinthakim
@systemoutprinthakim Год назад
Hey Dan! Could you give us some tips about freelancing or getting remote jobs especially for inexperienced developers, maybe in a future video? Also thank you for all your efforts this channel is a gem!
@kostiantynkarzhanov9216
@kostiantynkarzhanov9216 5 месяцев назад
Thank you! Awesome video as always! 💛
@fabrizziocordova5250
@fabrizziocordova5250 5 месяцев назад
Great Video Dan as always
@jaiylonbabb7548
@jaiylonbabb7548 Год назад
Can you do a tutorial on implementing a form of multi-factor authentication in a Spring application?
@DanVega
@DanVega Год назад
I will add the suggestion to my backlog. Thank you!
@marjot87
@marjot87 Год назад
The Look of the IDE is pretty cool! Is this the default theme for IntelliJ IDEA Ultimate?
@DanVega
@DanVega Год назад
I created a video on my IntelliJ setup if you're interested ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-g78is10FjF0.html
@Matrium0
@Matrium0 Год назад
I really feel like this does not make it simpler in the slightest. You save on a view "and"s but that's about it. It's just DIFFERENT, but not more readable. Making the old way deprecated (and possibly removing it later) means that EVERYONE upgrading his Spring project has to switch his completely-working Security Configuration with a slightly different-looking configuration. This takes a lot of time if you are not familiar and bears the risk of breaking things. I like most things they do with the Springframework, but DAMN - i just hate this! Value our time more Framework Creators, thank you....
@ahmedsallam2868
@ahmedsallam2868 Год назад
Thanks Dan, that is great :)
@Talaria.School
@Talaria.School Год назад
Thanks dan
@natureloverJ
@natureloverJ 3 месяца назад
Hi Dan, Smart stuff always with concise words. One question. What is the http command prompt you use for rest api testing from the IntelliJ console ? I searched and found many, please tell me which one you are using?
@NattaWang
@NattaWang Год назад
Pardon, but how do you settings your IDE to colorize the console log?
@saravanakumar.v9564
@saravanakumar.v9564 Год назад
Nice one dan. May I know the reason that why you are using @Configuration at SecurityConfig class. As @EnableWebSecurity already has configuration in it ?
@DanVega
@DanVega Год назад
EnableWebSecurity no longer has @Configuration in it.
@tvu67
@tvu67 Год назад
tks you very much
@lakkireddysudhakarreddy2480
Hey Dan! Nice content.. thank you. Would you clarify if there is a way to disable default authentication in spring security 6. !!
@omongecalvince4701
@omongecalvince4701 Год назад
Great content Dan. offering option for us. Could i know this intellij theme please
@DanVega
@DanVega Год назад
I created a video on my IntelliJ setup if you're interested ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-g78is10FjF0.html
@MrMuntasir66
@MrMuntasir66 Год назад
what http client are you using.looks like you are using in terminal, is it a plugin ?
@USONOFAV
@USONOFAV Год назад
I still like the expressiveness of the method chaining than the lambda dsl
@fabianrr
@fabianrr Год назад
Hello, thank for the video, cors( ) isn't necessary?
@gsilveralan
@gsilveralan 3 месяца назад
Thank you Dan
@emmanuelU17
@emmanuelU17 Год назад
First
@AleksandarT10
@AleksandarT10 Год назад
Great one Dan! We need more of these!
@DanVega
@DanVega Год назад
That's great to hear! I always struggle with making these in depth tutorials so I love hearing that these short tips are helpful!
@sleepycakeawake
@sleepycakeawake Год назад
DAAAAAAAAAAAAAAAAAAAAAAAAAAN! THX!
@AshokGudise
@AshokGudise Год назад
Hi @Dan: Great to see your content. I am having difficulty to find a working example for OAuth2 Client Credentials (server to server) using new spring boot 3 and webflux 6(with webclient). Could you pease do a video on this one?
@manojsaravanan3824
@manojsaravanan3824 Год назад
Hi Dan Vega, I would appreciate it if you could provide Spring security 6 course. There are many people on the internet looking for the right course, so I'm requesting you to make it. Thanks in advance.
@WaldoRochow
@WaldoRochow Год назад
A very clear explanation. Thanks.
@mlensment
@mlensment Год назад
I love the new syntax, much cleaner finish.
@joachimdietl6737
@joachimdietl6737 Год назад
I like these videos. Thanks a lot, Dan !
Далее
КОТЯТА В ОПАСНОСТИ?#cat
00:36
Просмотров 433 тыс.
"Когти льва" Анатолий МАЛЕЦ
53:01
A First Look at the new Rest Client in Spring Boot 3.2
18:03
Test Driven Development (TDD) in Spring
51:09
Просмотров 26 тыс.
Spring Boot Testing - ** Batteries Included 🔋🔋
41:12