Files
spring-integration/src/reference/asciidoc
Artem Bilan 9b27fbee89 Remove SocketUtils usage
* Remove usage of non-stable `org.springframework.util.SocketUtils`
* Replace it with `0` for those tests where it is possible to select OS port
* Remove the mentioning of the `SocketUtils` from the `testing.adoc`
* Use `TransportConstants.DEFAULT_STOMP_PORT` for `StompServerIntegrationTests`.
We may disable this test in the future for CI if it is not going to be stable
* Introduce `Supplier<String> connectUrl` variants for `ZeroMqMessageHandler`
to let it defer connection evaluation until subscription to the socket `Mono`
in the `ZeroMqMessageHandler`.
* Move connection logic in the `ZeroMqMessageHandler` to `Lifecycle.start()`

Related to https://github.com/spring-projects/spring-framework/issues/28054

**Cherry-pick to `5.5.x`**

# Conflicts:
#	spring-integration-stomp/src/test/java/org/springframework/integration/stomp/client/StompServerIntegrationTests.java
2022-02-16 10:02:32 -05:00
..
2021-10-21 14:17:35 -04:00
2019-12-26 15:41:19 -05:00
2020-05-27 12:21:24 -04:00
2019-05-29 17:47:34 -04:00
2019-02-15 15:54:18 -05:00
2019-05-29 17:47:34 -04:00
2021-10-21 14:17:35 -04:00
2020-08-07 12:56:57 -04:00
2019-05-29 17:47:34 -04:00
2021-10-21 14:17:35 -04:00
2021-06-08 17:28:59 -04:00
2021-04-07 15:17:17 -04:00
2021-04-07 15:17:17 -04:00
2020-08-07 12:56:57 -04:00
2021-10-21 14:17:35 -04:00
2021-11-15 10:00:14 -05:00
2020-03-10 16:47:41 -04:00
2021-10-21 14:17:35 -04:00
2020-10-28 14:47:02 -04:00
2019-03-21 17:16:30 -04:00
2020-07-24 11:03:39 -04:00
2021-10-21 14:17:35 -04:00
2021-10-21 14:17:35 -04:00
2021-03-01 13:38:03 -05:00
2021-10-21 14:17:35 -04:00
2021-04-07 15:17:17 -04:00
2019-05-29 17:47:34 -04:00
2020-07-13 16:31:03 -04:00
2019-05-29 17:47:34 -04:00
2022-02-16 10:02:32 -05:00
2021-10-21 14:17:35 -04:00
2021-11-15 12:21:52 -05:00
2021-11-15 12:21:52 -05:00
2021-11-15 12:21:52 -05:00