Commit 08c4d036 authored by Phillip Webb's avatar Phillip Webb

Fix LocalCacheVerifier include tags

Fixes gh-25567
parent b5843cfd
......@@ -258,7 +258,7 @@ We can also update the state of the application, when the application breaks and
[source,java,indent=0]
----
include::{include-springbootfeatures}/springapplication/availability/LocalCacheVerifier.java[tag=*]
include::{include-springbootfeatures}/springapplication/availability/LocalCacheVerifier.java[]
----
Spring Boot provides <<production-ready-features.adoc#production-ready-kubernetes-probes,Kubernetes HTTP probes for "Liveness" and "Readiness" with Actuator Health Endpoints>>.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment