-
Book Overview & Buying
-
Table Of Contents
Mastering Spring Boot 3.0
By :
As this ebook edition doesn't have fixed pagination, the page numbers below are hyperlinked for reference only, based on the printed edition of this book.
A
AbstractIntegrationTest class 153
access token
advanced auto-configuration 217
best practices 220
utilizing, effectively 220, 221
advice declarations 211
Aggregator design pattern 27
Amazon Web Services (AWS) 8
Anti-Corruption Layer 29
API Gateway design pattern 27
architectural design
need for 24
architectural patterns
Circuit Breaker pattern 47, 48
in microservices 24
overview 46
Service Oriented Architecture (SOA) 46, 47
aspect-oriented programming (AOP) 19, 209
advice declarations 211
aspects 211
best practices 219
excessive usage 221
in Spring Boot 210
join points 211
pointcuts 211
utilizing...