Fluxzero 1.117.0
1.117.0 (2026-03-15)
Features
feat(stateful): infer method association from routing key (
f9d74f8)When @Association is used on a handler method without an explicit value, method-level associations now fall back to the method's @RoutingKey value when present, and otherwise to the message's computed routing key.