-
Book Overview & Buying
-
Table Of Contents
Spring System Design in Practice
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.
Symbols
@Qualifier
@Transactional annotation
using, in method 247
A
aggregated logging 89
Amazon Web Services (AWS) 111
analytics
data storage 88
API design
features, enhancing 188
API gateway service properties file
used, for configuring endpoints 385-387
API integration tests
actual tests, making with RestAssured 322-325
dependencies, declaring 319, 320
project structure, creating 319
writing, with RestAssured 318
API services
designing 120
HTTP request headers, using 127, 128
parameters, adding to endpoints 123
RESTful resource address, dissecting 122
RESTful standards, need for 121, 122
UUIDs, used to...