spring-boot/spring-boot-project/spring-boot-actuator-autoco...
Andy Wilkinson 713afae013 Accommodate next execution time being unknown
A task's next execution time is unknown if, for example, it's
currently running. When it's unknown the nextExecution.time will be
missing from the json describing the task. This commit updates the
documentation test to accommodate this possibility.

Closes gh-42351
2024-09-18 11:55:35 +01:00
..
src Accommodate next execution time being unknown 2024-09-18 11:55:35 +01:00
build.gradle Use early static registration of EventPublishingContextWrapper in tests 2024-09-10 23:05:47 -07:00