A
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
C
- CombinableMessageSource - class in pro.fessional.wings.silencer.message
- Handles itself first, then handles [brother] it, then the parent
- CommandLineRunnerOrdered - class in pro.fessional.wings.silencer.runner
- CommandLineRunner with order
- ConditionalWingsEnabled - class in pro.fessional.wings.silencer.spring.boot
enhanced `@Conditional(WingsEnabledCondition.class)` to dynamically disable `@Configuration`, `@Bean` and `@Component` by properties. `true` only if `this && and1 && and2 && !not1 && !not2` the key priority from high to low - qualified-key = `prefix` + `ClassName` + `methodName`? - absolute-key = `abs()` - relative-key = `prefix` + `key()` - default = `value()`