Files
Flash5/flash-extensions
Zakaria El OrcheandClaude Sonnet 5 74169e40f4
Publish Maven packages / publish (push) Failing after 3m35s
feat(core): add any() route registration, warn on undocumented OpenAPI routes, log unhandled 500s
FlashRegistrar#any() registers a handler under every HTTP method for
verb-indifferent handlers (e.g. a reverse proxy). OpenApiExtension now warns
when a class-based handler has no @ApiOperation instead of silently omitting
it from the spec. AbstractRouter's default production exception handler now
logs unhandled exceptions server-side instead of only returning a JSON 500.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-31 11:56:51 +00:00
..