Search before asking
Question
When I run http.demo, if the runtime only supports the HTTP protocol, the subscribe process will not start.
Actually I found that this is a problem caused by the spring sample code. Because the startup of SpringSourceConnector relies on the TCP protocol as runtime.
If I understand wrong please give me some hints.