【发布时间】:2020-01-30 04:55:29
【问题描述】:
我正在尝试执行以下链接的 Citrus Simulator 示例,当我尝试运行页面中提到的 http://localhost:8080 或 http://localhost:8080/services/rest/ 以启动我的模拟器时,它会抛出 This site can't be reach localhost denied to连接。
注意:我的浏览器中没有使用代理。这是正常的。
有人可以通过运行以下 springboot 项目来帮助我启动柑橘模拟器。 https://github.com/citrusframework/citrus-simulator-demo
链接:https://citrusframework.org/news/2017/09/21/introducing-citrus-simulator/
【问题讨论】:
标签: spring-boot tomcat server simulator citrus-framework