Skip to content

chore: update actuator management settings #5#6

Merged
abengl merged 1 commit intodevelopfrom
chore/actuator-health
Mar 12, 2026
Merged

chore: update actuator management settings #5#6
abengl merged 1 commit intodevelopfrom
chore/actuator-health

Conversation

@abengl
Copy link
Copy Markdown
Owner

@abengl abengl commented Mar 12, 2026

Relates to #5

@abengl abengl self-assigned this Mar 12, 2026
Copilot AI review requested due to automatic review settings March 12, 2026 21:01
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates Spring Boot Actuator settings for the prod profile to align with Issue #5 by limiting exposed endpoints and removing health detail output.

Changes:

  • Restricts Actuator web exposure in production to only the health endpoint.
  • Disables health endpoint details in production by setting management.endpoint.health.show-details=never.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@abengl abengl merged commit 48fe0f1 into develop Mar 12, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants