Skip to content

Position each actuator endpoint documentation test class alongside its endpoint auto-configuration class #44639

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wilkinsona opened this issue Mar 7, 2025 · 0 comments
Assignees
Labels
type: task A general task
Milestone

Comments

@wilkinsona
Copy link
Member

wilkinsona commented Mar 7, 2025

The org.springframework.boot.actuate.autoconfigure.endpoint.web.documentation package currently knows about every Actuator endpoint. Rearrange things so that the package only provides the base infrastructure for documenting Actuator endpoints by moving each of the concrete endpoint-specific test classes into the same package as the auto-configuration for the endpoint that it documents.

@wilkinsona wilkinsona added the type: task A general task label Mar 7, 2025
@wilkinsona wilkinsona added this to the 3.3.x milestone Mar 7, 2025
@wilkinsona wilkinsona self-assigned this Mar 7, 2025
@wilkinsona wilkinsona changed the title Position each actuator endpoint documentation test class alongside its endpoint class Position each actuator endpoint documentation test class alongside its endpoint auto-configuration class Mar 7, 2025
@wilkinsona wilkinsona modified the milestones: 3.3.x, 3.3.10 Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task A general task
Projects
None yet
Development

No branches or pull requests

1 participant