【问题标题】:Spring STS 'Spring boot cli script'/'Spring boot cli service' External tool configurationSpring STS 'Spring boot cli script'/'Spring boot cli service' 外部工具配置
【发布时间】:2021-05-14 14:05:27
【问题描述】:

尝试在eclipse外部工具配置下创建'Spring boot cli script'和'Spring boot cli service'。他们都以错误告终(图片链接如下)。有关如何解决此问题的任何建议?

External tool configuration image with error

【问题讨论】:

    标签: eclipse spring-boot spring-tools-4 sts


    【解决方案1】:

    不要认为这不再受支持。由于 Groovy Eclipse 不是 STS 的一部分,因此没有 UI 来启动 spring boot cli Groovy 脚本。但是,您仍然应该能够通过命令行界面进行操作:./spring run <groovy script> 即使在 Eclipse UI 中,您也应该能够从终端视图(即 Eclipse 视图中的 cli)进行操作

    如果你觉得这个用例非常重要,你可以在这里打开一个问题 https://github.com/spring-projects/sts4/issues 但是,在我看来,它更像是用于引导 CLI 的 Groovy 脚本启动配置而不是删除

    【讨论】:

      猜你喜欢
      • 2017-11-26
      • 1970-01-01
      • 2019-08-17
      • 2014-10-10
      • 2016-12-16
      • 1970-01-01
      • 2014-10-07
      • 2017-07-24
      • 2021-01-05
      相关资源
      最近更新 更多