首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏影子

    jenkins构建go及java项目

    相关脚本 jenkins 执行远程脚本命令 go应用执行脚本 /usr/bin/sh /mnt/sh/deploy_go.sh external-api /mnt/app/gee >/dev/null 2>&1 & java(springboot)应用执行脚本 /usr/bin/sh /mnt/sh/deploy_go.sh external-api /mnt/app/gee >/dev/null

    73920发布于 2021-04-09
  • 来自专栏Nicky's blog

    SpringBoot系列之启动成功后执行业务的方法归纳

    API: " + "Local-API: \t\thttp://127.0.0.1:{}\n\t" + "External-API

    2.2K10编辑于 2023-12-09
  • K8s Pod CrashLoopBackOff:从镜像构建到探针配置的排查过程

    RestTemplate(); ResponseEntity<String> response = restTemplate.getForEntity( "http://external-api

    37510编辑于 2025-09-03
领券