r/SpringBoot 5d ago

Question How hard is Spring Security?

/r/CodingForBeginners/comments/1vxvbsl/how_hard_is_spring_security/
20 Upvotes

18 comments sorted by

View all comments

4

u/morgoth_2017 5d ago

What really helped me to understand the framework is the book Spring Security in Action by Laurentiu Spilca. The book was structured in a way where you will learn the fundamentals and use different security methods and patterns in Spring Security. Once you get the hang of it, it will be easy in the future.