Skip to content

Conversation

onobc
Copy link
Contributor

@onobc onobc commented Jan 9, 2021

Adds GET support for /actuator/startup

Fixes gh-24666

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jan 9, 2021
@@ -16,7 +16,9 @@ The resulting response is similar to the following:

include::{snippets}/startup/http-response.adoc[]


NOTE: The above call resets the application startup steps buffer - subsequent calls to the endpoint will
Copy link
Contributor Author

@onobc onobc Jan 9, 2021

Choose a reason for hiding this comment

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

This may need some wordsmith polishing - it feels like I'm bleeding impl details to the doc w/ talk of "buffer" etc..

@bclozel bclozel added this to the 2.5.x milestone Jan 9, 2021
@bclozel bclozel added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Jan 9, 2021
@snicoll snicoll changed the title Adds GET support for /actuator/startup Support get requests for /actuator/startup Jan 11, 2021
@snicoll snicoll self-assigned this Jan 11, 2021
@snicoll snicoll modified the milestones: 2.5.x, 2.5.0-M1 Jan 11, 2021
snicoll pushed a commit that referenced this pull request Jan 11, 2021
@snicoll snicoll closed this in 04a02f0 Jan 11, 2021
@snicoll
Copy link
Member

snicoll commented Jan 11, 2021

Thanks again Chris! I've polished the documentation by adding a dedicated example with GET so that we give it a bit more importance in the Actuator API documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support get requests for /actuator/startup
4 participants