Publish Maven packages / publish (push) Failing after 3m35s
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>