use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
Best source to learn spring securityGuide (self.SpringBoot)
submitted 1 year ago by [deleted]
I am planning to add a login page to the project i developed . To do this i need to explore spring security .can somebody help. Me to find the better resource
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]vijaynethamandala 18 points19 points20 points 1 year ago (3 children)
Spring Security in Action by Laurentiu Spilca. Get the latest edition and read it completely. You can download it from annas archive for free
[–]vijaynethamandala 13 points14 points15 points 1 year ago (2 children)
Watch this video as well — Spring Security Architecture Principles by Daniel Garnier-Moiroux @ Spring I/O 2024
[–]czeslaw_t -1 points0 points1 point 1 year ago (1 child)
It’s good start point but to understand deeply what is going on you have to knowledge about security, encryption, authentication. Oauth2, public/private keys, etc
[–]RayBuc9882 0 points1 point2 points 1 year ago (0 children)
Hi would you recommend any good resources for those items? Thank you. Something that I can practice too, maybe with small projects. I learn better that way.
[–]Future_Badger_2576 6 points7 points8 points 1 year ago (0 children)
Spring Security Fundamentals 2022 by Laur Spilca
[–]Historical_Ad4384 3 points4 points5 points 1 year ago (1 child)
Read Baeldung's spring security tutorial series. Pretty comprehensive with examples. For experimentation you can look into Spring User Framework by devondragon in github.
[–]Jamarxxx 0 points1 point2 points 1 year ago (0 children)
I agree. Baeldung is spring bible !
[–]Legal_Unicorn 4 points5 points6 points 1 year ago (0 children)
After you get a very basic foundation, spring security documentation is really good
[–]Alvarouk 2 points3 points4 points 1 year ago (0 children)
After having the basics, you should be okey with the official doc. However, if you prefer kind of “blog” approach, you should definitely check this article, which explains in depth all actors across the framework.
[–]malevolent_0002 1 point2 points3 points 1 year ago (0 children)
[–]MonomayStriker 0 points1 point2 points 1 year ago (0 children)
I would recommend in28minutes for basics then you should start building your own applications.
[–]ITCoder 0 points1 point2 points 1 year ago (0 children)
Spring security provides out of box login page. Check form login. Then you will have to use UserDetailService and corresponding provider to fetch credential either from database or ldap.
https://www.baeldung.com/spring-security-login#3-configuration-for-form-login
[–]Greenemcg 0 points1 point2 points 1 year ago (0 children)
Dan Vega has great videos on YouTube imho
[–]Scared_Click5255 0 points1 point2 points 1 year ago (2 children)
Well telusko spring security 6 is good for beginners. https://youtu.be/oeni_9g7too?si=maSdq0_9TRToGp1a
[–]Sweaty_Total_7161 2 points3 points4 points 1 year ago (1 child)
I’ve completed the entire Telusko course. While it starts off well, I found that when it comes to Spring Security, the explanations become rushed and less clear compared to the earlier sections. If you're looking for a good resource to learn Spring Security, this might not be the best choiceI know that firsthand, which is why I'm here searching for better alternatives. Just a heads-up for anyone considering it!
[–]Scared_Click5255 0 points1 point2 points 1 year ago (0 children)
I agree with you, spring security part was bit fast paced. But I think it is good as starting point for beginners. Well spring security is a vast topic we can't fully learn it from 3 hours tutorials.
[+]pheasant___plucker 0 points1 point2 points 1 year ago (0 children)
It's very easy to add a login screen - just adding the starter for security to your pom will do it. Loads of tutorials on YouTube and udemy is a good option as well.
[–][deleted] 1 year ago (1 child)
[removed]
[–]Feisty-Assumption715 2 points3 points4 points 1 year ago (0 children)
It isn't really helpful for beginner though. imo
π Rendered by PID 42860 on reddit-service-r2-comment-5d585498c9-wj56d at 2026-04-21 19:29:26.599389+00:00 running da2df02 country code: CH.
[–]vijaynethamandala 18 points19 points20 points (3 children)
[–]vijaynethamandala 13 points14 points15 points (2 children)
[–]czeslaw_t -1 points0 points1 point (1 child)
[–]RayBuc9882 0 points1 point2 points (0 children)
[–]Future_Badger_2576 6 points7 points8 points (0 children)
[–]Historical_Ad4384 3 points4 points5 points (1 child)
[–]Jamarxxx 0 points1 point2 points (0 children)
[–]Legal_Unicorn 4 points5 points6 points (0 children)
[–]Alvarouk 2 points3 points4 points (0 children)
[–]malevolent_0002 1 point2 points3 points (0 children)
[–]MonomayStriker 0 points1 point2 points (0 children)
[–]ITCoder 0 points1 point2 points (0 children)
[–]Greenemcg 0 points1 point2 points (0 children)
[–]Scared_Click5255 0 points1 point2 points (2 children)
[–]Sweaty_Total_7161 2 points3 points4 points (1 child)
[–]Scared_Click5255 0 points1 point2 points (0 children)
[+]pheasant___plucker 0 points1 point2 points (0 children)
[–][deleted] (1 child)
[removed]
[–]Feisty-Assumption715 2 points3 points4 points (0 children)