Fix the Health Response Format#138
Conversation
VersionController now reads git.properties directly, so the old build-info- based VersionService is dead code. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Without an explicit produces type, Spring content-negotiated /health to XML when the browser's Accept header preferred it (Jackson XML is on the classpath), rendering the raw XML tree in-browser. Pin the endpoint to application/json. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|



📋 Description
JIRA ID:
AMM-2374
✅ Type of Change