在SpringBoot的启动过程中,会通过SPI机制去加载spring.factories下面的一些类,这里面就包括了事件相关的类。SpringApplicationRunListener#RunListenersorg.springframework.boot.SpringApplicationRunListener=\org.springframework.boot.context.event
分类:
编程语言 时间:
2019-01-07 21:31:52
阅读次数:
278
如何利用Linux或者java 发布 MapReduce 本文 给与了三种测试方法。。 ...
分类:
其他好文 时间:
2019-01-04 22:01:53
阅读次数:
136
一、部署gitlab ci 1、安装gitlab-runner,下载gitlbab-runner到 bin下面 2、修改gitlab-runner为可执行文件 3、创建gitlab ci用户 4、安装运行gitlab-runner 5、注册runner 6、登录到gitlab查看设置的runner是 ...
分类:
其他好文 时间:
2019-01-03 17:31:12
阅读次数:
216
利用Spring的JUnit4进行测试 不需要再显式创建Spring容器和getBean ...
分类:
编程语言 时间:
2019-01-02 23:22:33
阅读次数:
203
当在一个collection中录好接口测试用例后,可以利用postman提供的“Run collections”功能来批量执行集合下的所有请求 点击顶部菜单中的【Runner】 或者也可以直接在想要运行的集合处,点击【Run】 运行结果 ...
分类:
其他好文 时间:
2019-01-01 17:31:23
阅读次数:
432
一、下载及安装: 运行环境: JAVA环境 linux 下载地址:https://github.com/dreamhead/moco 下载下来的是一个jar包,如:moco-runner-0.12.0-standalone.jar 把这个jar包上传到linux服务器上,然后在与moco-runne ...
分类:
其他好文 时间:
2018-12-27 20:28:58
阅读次数:
1461
tf.train.shuffle_batchtf.train.shuffle_batch(tensors,batch_size,capacity,min_after_dequeue,num_threads=1,seed=None,enqueue_many=False,shapes=None,allow_smaller_final_batch=False,shared_name=None,name=
分类:
其他好文 时间:
2018-12-26 16:57:21
阅读次数:
272
持续集成也是常用的基础设施,我们接着GitLab操作,具体使用GitlabRunner,如果不熟悉可以见官方详细介绍https://docs.gitlab.com/runner,这篇文章主要介绍安装及项目使用。 (一) 环境要求 (二) 安装设置 a) 知道上篇文章,我们创建的demo项目,依次点击 ...
分类:
其他好文 时间:
2018-12-26 15:55:33
阅读次数:
144
# 下载 $sudo wget -O /usr/local/bin/gitlab-runner https://gitlab-runner-downloads.s3.amazonaws.com/latest/binaries/gitlab-runner-linux-amd64 # 修改权限 $chm ...
分类:
其他好文 时间:
2018-12-25 11:19:30
阅读次数:
225
https://blog.csdn.net/snowdroptulip/article/details/79125912 https://www.cnblogs.com/runner-ljt/p/5245080.html http://www.nniiem.ru/file/news/2016/stl ...
分类:
其他好文 时间:
2018-12-24 02:52:43
阅读次数:
104