摘要:
错误详细信息: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'elasticsearchClient' defined in class path resource [o 阅读全文
摘要:
Linux下使用shell脚本可以完成很多任务,如执行脚本部署测试环境、批量添加系统用户(之前做edusoho二次开发时用到)、监控项目运行情况(如果宕机,自动重启)等。 总而言之,一台或者多台Linux,如果你不能熟练的掌握shell脚本的话,如巡检之类的重复性工作会累死人的。 另外不仅仅是Lin 阅读全文