开发者

jenkins-node

0
  • jenkins-node节点配置方式解读

    目录简述关于jenkins master/slave总结简述 Jenkins有一个很强大的功能: 即:支持分布式构建(jenkins配置中叫节点(node),也被称为slave)。[详细]

    2025-08-21 10:24 分类:开发
  • Can the Singleton be replaced by Factory?

    There are already quite some posts about the Singleton-Pattern around, but I would like to start another one on this topic since I would like to know if the Factory-Pattern would be t开发者_JAVA技巧he[详细]

    2022-12-29 06:18 分类:问答