𝔖 Scriptorium
✦   LIBER   ✦

📁

Spring Security in Action, Second Edition (MEAP V07)

✍ Scribed by Laurențiu Spilcă


Publisher
Manning Publications
Year
2023
Tongue
English
Leaves
278
Edition
2
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


Design and develop Spring applications that are secure right from the start.

In Spring Security in Action, Second Edition you will learn essential security skills including how to
Implement and customize authentication and authorization
Set up all components of an OAuth 2/OpenID Connect system
Utilize CRSF and CORS configurations
Secure Spring reactive applications
Write tests for security configurations

Spring Security in Action, Second Edition is a revised version of the bestselling original, fully updated for Spring Boot 3 and Oauth2/OpenID Connect. This new edition covers the latest patterns for application-level security in Spring apps, demonstrating how Spring Security simplifies every step of the security process. Code samples and useful real-world examples give you hands-on experience of protecting your apps from common threats such as injection attacks and poor monitoring.

about the technology
Spring Security is essential for any Java developer looking to master authentication and authorization in Spring apps. By adopting "secure by design" principles with Spring Security's out-of-the-box features, you can protect your apps from data theft and unauthorized intrusions.

about the book
Spring Security in Action, Second Edition reveals the Spring Security techniques and tools you need to defend your apps against attack. In this book, author Laurențiu Spilcă, a skilled Java and Spring developer, will teach you how to build your own authorization server, manage system users, configure secure endpoints, and prevent cross-site scripting and request forgery attacks. This new second edition delves into the OAuth 2/OpenID Connect stack and details SecurityFilterChain for security configuration. Don't let security be an afterthought. Start protecting your apps from the first line of code!
search inside this book

about the reader
For experienced Java and Spring developers.

about the author
Laurențiu Spilcă is a skilled Java and Spring developer and an experienced technology instructor. He is also the author of Manning’s Spring Start Here and Troubleshooting Java.

✦ Table of Contents


Copyright_2023_Manning_Publications
welcome
1_Security_today
2_Hello_Spring_Security
3_Managing_users
4_Managing_passwords
5_A_web_app’s_security_begins_with_filters
6_Implementing_authentication
7_Configuring_endpoint-level_authorization:Restricting_access
8_Configuring_endpoint-level_authorization:_Applying_restrictions
9_Configuring_Cross-Site_Request_Forgery
(CSRF)protection
10_Configuring_Cross-Origin_Resource_Sharing
(CORS)


📜 SIMILAR VOLUMES


Spring Security in Action, Second Editio
✍ Perry Lea 📂 Library 📅 2023 🏛 Manning Publications 🌐 English

Spring Security in Action, Second Edition reveals the Spring Security techniques and tools you need to defend your apps against attack. In this book, author Laurențiu Spilcă, a skilled Java and Spring developer, will teach you how to build your own authorization server, manage system users, configur

Spring Security in Action, Second Editio
✍ Laurentiu Spilca 📂 Library 📅 2024 🏛 Manning 🌐 English

<span>Design and develop Spring applications that are secure right from the start.</span><span><br><br>In </span><span>Spring Security in Action, Second Edition</span><span> you will learn essential security skills including how to:<br> <br> </span><ul><li><span><span>Implement and customize authent

Spring Security in Action, Second Editio
✍ Laurentiu Spilca 📂 Library 📅 2024 🏛 Manning 🌐 English

<span>Design and develop Spring applications that are secure right from the start.</span><span><br><br>In </span><span>Spring Security in Action, Second Edition</span><span> you will learn essential security skills including how to:<br> <br> </span><ul><li><span><span>Implement and customize authent

Spring Security in Action, Second Editio
✍ Laurențiu Spilcă 📂 Library 📅 2024 🏛 Manning Publications Co. 🌐 English

Design and develop Spring applications that are secure right from the start. In Spring Security in Action, Second Edition you will learn essential security skills including how to: Implement and customize authentication and authorization Set up all components of an OAuth 2/OpenID Connect system Util