Files
spring-integration/src
Artem Bilan 2c2ed25d65 GH-9455: Introduce IntegrationKeepAlive
Fixes: #9455
Issue link: https://github.com/spring-projects/spring-integration/issues/9455

* Add an `IntegrationKeepAlive` infrastructure bean to initiate a long-lived non-daemon thread
to keep application alive when it cannot be kept like that for various reason, but has to.
* Expose `spring.integration.keepAlive` global property to disable an `IntegrationKeepAlive` auto-startup
* Test and document the feature
2024-09-20 16:53:35 -04:00
..
2020-12-03 10:38:53 -05:00
2022-11-14 10:55:21 -05:00