You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 14, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: spring-cloud-dataflow-docs/src/main/asciidoc/streams.adoc
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -189,6 +189,10 @@ The following table lists the bit.ly links to the available Stream Application S
189
189
190
190
The following table lists the bit.ly links to the available Stream Application Starters based on Spring Boot 2.0.x:
191
191
192
+
NOTE: App Starter actuator endpoints are secured by default. You can disable security by deploying streams with the property `app.*.spring.autoconfigure.exclude=org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration`. On Kubernetes refer to the section https://docs.spring.io/spring-cloud-dataflow-server-kubernetes/docs/current/reference/htmlsingle/#_liveness_and_readiness_probes[Liveness and readiness probes] to configure security for actuator endpoints.
0 commit comments