Files
spring-integration/src/reference/asciidoc
Artem Bilan d8ecdce83d INT-4326: Add endpoints.noAutoStartup property
JIRA: https://jira.spring.io/browse/INT-4326

To let to disable autoStartup for particular endpoint bean globally,
in one place, add `spring.integration.endpoints.noAutoStartup`
to the `spring.integration.properties`

So, now all the `AbstractEndpoint` checks that property for matching its
bean name to configure `autoStartup` property to `false`

**Cherry-pick to 4.3.x**

Conflicts:
	spring-integration-core/src/main/resources/META-INF/spring.integration.default.properties
	spring-integration-core/src/test/resources/META-INF/spring.integration.properties
	src/reference/asciidoc/configuration.adoc
Resolved.
2017-09-01 15:26:08 -04:00
..
2015-07-30 16:27:40 -04:00
2015-11-17 12:12:49 -05:00
2016-04-04 14:18:07 -04:00
2015-10-28 10:31:26 -04:00
2016-07-19 12:29:21 -04:00
2017-01-25 15:24:59 -05:00
2016-06-22 14:32:28 -04:00
2017-01-04 17:37:36 -05:00
2016-06-22 14:32:28 -04:00
2017-01-20 10:02:14 -05:00
2016-08-18 16:05:44 -04:00
2016-01-01 11:25:42 -05:00
2016-01-01 11:25:42 -05:00
2016-04-04 14:18:07 -04:00
2016-08-16 11:37:10 -04:00
2016-07-14 11:50:42 +01:00
2016-08-22 15:57:40 -04:00
2016-06-22 14:32:28 -04:00
2015-07-30 16:27:40 -04:00
2016-04-12 09:53:43 -04:00