- Добавил: literator
- Дата: 9-03-2025, 20:05
- Комментариев: 0

Автор: Massimo Nardone
Издательство: Apress
Год: 2025
Страниц: 133
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB
Secure your RESTful APIs with confidence and efficiency. This straightforward guide outlines the essential strategies and best practices for protecting sensitive data when developing RESTful APIs for your applications. Inside, you’ll explore the fundamental functionalities to implement industry-standard authentication authorization mechanisms for Java applications. With chapters covering key security concerns, data protection, and designing and testing secure APIs, this book provides a hands-on approach to protecting user data, validating inputs, and implementing security mechanisms such as JSON Web Tokens (JWT) and OAuth2 authentication. This book offers a focused introduction without unnecessary complexity. Whether you are a beginner or busy professional, this is the only book designed to help you secure your RESTful APIs in no time. The examples in this book are all built with Java 17+ and Maven 3.9.9. Spring Security 6 was the version used throughout the book.