© The Editor(s) and The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2024
F. GutierrezPro Spring Boot 3https://doi.org/10.1007/978-1-4842-9294-5_9

9. Spring Boot Security

Felipe Gutierrez1  
(1)
4109 Rillcrest Grove Way Fuquay Varina, NC 27526-3562 Albuquerque, NM, USA
 

In this chapter we are going to review how Spring Security works and how you can create secure apps with Spring Boot. Of course, Spring Boot helps to auto-configure all the necessary infrastructure that you need when implementing security for your applications.

Spring Security

The Spring Security framework provides authentication, authorization, and ways to prevent common attacks such cross-site request forgery (CSRF) and cross-origin resource sharing ...

Get Pro Spring Boot 3: An Authoritative Guide with Best Practices now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.