I have been working with spring for a year and a half now, and I knew about method security but never really used it, but this talk gave me new perspectives on using it. Great Talk Rob really loved it
I spent a few days trying to solve the Jackson problem. 😂 I had to create a new “dto” to map the proxy object to allow Jackson to process it. 😅 In 5 seconds, that guy added an annotation and saved me tons of hack code. ❤ Thank you, man!
IMHO the proxy and interface classes make this too complicated. Why do we start so fast with a proxy class, what is it and why is it needed? More explanation is needed there.
Amazing presentation
Spring Security really saves developer's life.
Outstanding presentation. Great content presented at the right speed and level of detail. You are one talented speaker! Thank you very much.
I have been working with spring for a year and a half now, and I knew about method security but never really used it, but this talk gave me new perspectives on using it.
Great Talk Rob really loved it
I've always found the security libraries confusing. It's great you built up the examples from the bare minimum for comprehension. Great talk.
Great presentation. Also, cute the guy explaining the null safe operator.
I spent a few days trying to solve the Jackson problem. 😂 I had to create a new “dto” to map the proxy object to allow Jackson to process it. 😅
In 5 seconds, that guy added an annotation and saved me tons of hack code. ❤
Thank you, man!
worth to watch, nice presentation, good detailing. Thanks
Thanks Rob, i learned a ton from your present!
Rob is the best ❤
The best talk ❤❤
So do you guys "fix" the issue about @Validated run first when use with @PreAuthorize?
IMHO the proxy and interface classes make this too complicated. Why do we start so fast with a proxy class, what is it and why is it needed? More explanation is needed there.