Clarify units of measurement of fixedDelay

This commit is contained in:
Dave Syer
2019-10-04 15:10:28 +01:00
committed by GitHub
parent 8858b7d417
commit e033b17eef

View File

@@ -570,7 +570,7 @@ The following properties are exposed by `org.springframework.cloud.stream.config
`spring.cloud.stream.poller`:
fixedDelay::
Fixed delay for default poller.
Fixed delay for default poller in milliseconds.
+
Default: 1000L.