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
adapters 23
driven 56
driving 47
incoming 47
outgoing 56
persistence 55
web 49
anemic domain model
versus rich domain model 44
application context 94
application layer 29, 30
application service 23
architecture boundaries 107-109
architecture/code gap 29
Architecture Decision Records (ADRs) 101
ArchUnit 111
assembling 91, 92
via plain code 93, 94
via Spring’s classpath scanning 94-96
via Spring’s Java Config 96-98
authentication 49
authorization 49
B
beans 94
Behavior-Driven Development 72
big ball of mud 4, 116
big design up front (BDUF) 4
boundaries
enforcing 107
bounded context 60, 119-121
appropriately coupled 123-125
decoupled 122, 123
Broken Windows Theory 12, 99, 100
...