Skip to Content
Learning Spring Boot 3.0 - Third Edition
book

Learning Spring Boot 3.0 - Third Edition

by Greg L. Turnquist
December 2022
Beginner to intermediate content levelBeginner to intermediate
270 pages
6h 13m
English
Packt Publishing
Content preview from Learning Spring Boot 3.0 - Third Edition

4

Securing an Application with Spring Boot

In the previous chapter, we learned how to query for data using Spring Data JPA. We figured out how to write custom finders, use Query By Example, and even how to directly access the data store custom JPQL and SQL.

In this chapter, we’ll see how to keep our application secure.

Security is a critical issue. I have said, multiple times, that your application isn’t real until it’s secured.

But security isn’t just a switch we flip and we’re done. It’s a complex problem that requires multiple layers. It requires careful respect.

If there is one thing to appreciate as we dive into this chapter, it’s to never attempt to secure things on your own. Don’t roll your own solution. Don’t assume it’s easy. The person ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Mastering Spring Boot 3.0

Mastering Spring Boot 3.0

Ahmet Meric

Publisher Resources

ISBN: 9781803233307Supplemental Content