spring-boot/spring-boot-project/spring-boot-docs
Artem Bilan b2d1423e34 Add Spring Integration default poller auto-config
When polling consumers or source polling channel adapters are used in
Spring Integration applications, they require some polling policy to
be configured.

This comment auto-configures a PollerMetadata bean which customized
via newly added `spring.integration.poller.*` configuration
properties or overriden completely be user-defined bean.

See gh-27992
2021-09-23 16:20:13 -07:00
..
src Add Spring Integration default poller auto-config 2021-09-23 16:20:13 -07:00
build.gradle Auto-configure Micrometer's Lettuce latency metrics 2021-09-14 09:19:42 +02:00