java.lang.IllegalArgumentException: hostname can't be null 與spring整合報錯
Caused by: javax.jms.JMSException: Could not connect to broker URL: tcp:127.0.0.1:61616. Reason: java.lang.IllegalArgumentException: hostname can't be null
Caused by: javax.jms.JMSException: Could not connect to broker URL: tcp:127.0.0.1:61616. Reason: java.lang.IllegalArgumentException: hostname can't be null
2017-12-21
舉報
2019-07-22
缺了://
2018-01-05
什么原因啊
2017-12-21
?tcp://127.0.0.1:61616 ?已解決