Index
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
abstract factory patterns 376, 377
Active Record pattern
applying 308, 309
adapters 74, 75
Add Network page
creating 112-115
aggregates
consistency, assuring with 33
modeling 34-39
Agile Manifesto 41
Ahead-Of-Time (AOT) 330
anemic domain model 27
Angular 109
anti-corruption layer 77
AOT compilation
startup time, improving with 248
API layer
implementing 352, 353
application
creating, with layered architecture 348
Application hexagon 80
bootstrapping 176-178
implementing 356-358
testing 192-199
use cases, implementing with input ports 185-192
used, for automating behavior 68-71
Application Programming Interface (API) 17
ApplicationTest test class
creating 192
ArC 266
automation 68
B
base adapter ...