-
Notifications
You must be signed in to change notification settings - Fork 41.2k
Example log output is out-of-date and inconsistent #28208
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
Comments
+1 to automating it, although I’d ideally like to have consistent dates and startup time values. |
Given all the doc updates, I’d also be tempted to do this only in 2.5.x or 2.6.x |
Perhaps doing it manually in |
Thinking some more, the merge probably won't be that painful so lets aim for 2.4.x |
This has got a bit worse in the 3.0 docs since we changed the date format. I'd like to fix this in all branches so that we don't have to remember to update things manually any more. |
https://docs.spring.io/spring-boot/docs/2.4.x/reference/htmlsingle/#boot-features-spring-application
As we've updated the example over the years, things have become a bit inconsistent:
I wonder if we could automate capturing the example output to avoid the problem reoccurring.
The text was updated successfully, but these errors were encountered: