Files
everything-claude-code/skills/quarkus-patterns
T
AlexisLeDain c399627377 fix: add input guards to EventService to match TDD test expectations
Tests assert null-payload and blank-error-message guards but the
implementation had none. Added Objects.requireNonNull for payload
and blank check for errorMessage. Also added missing objectMapper
field to locale copies.
c399627377 ยท 2026-04-09 16:12:44 +02:00
History
..