Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Commit 3aad748

Browse files
committed
Add docs wrt to configuration of secure actuator endpoints
1 parent 002f349 commit 3aad748

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

spring-cloud-dataflow-docs/src/main/asciidoc/streams.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,10 @@ The following table lists the bit.ly links to the available Stream Application S
189189

190190
The following table lists the bit.ly links to the available Stream Application Starters based on Spring Boot 2.0.x:
191191

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.
193+
194+
195+
192196
[width="100%",frame="topbot",options="header"]
193197
|======================
194198
|Artifact Type |Stable Release |SNAPSHOT Release

0 commit comments

Comments
 (0)