码迷,mamicode.com
首页 >  
搜索关键字:enables    ( 262个结果
spring scheduling 计划任务
执行计划任务 首先定义要执行的类 @scheulde加在方法上,代表此方法是计划任务 加在类上,代表所有的方法都是计划任务 之后在启动类上加 上@enableschuduling ...
分类:编程语言   时间:2018-12-20 23:20:21    阅读次数:252
OCP-1Z0-052-V8 02-6题
6. Note the following points describing various utilities in Oracle Database 11g: 1: It enables the high-speed transfer of data from one database to a ...
分类:其他好文   时间:2018-12-15 12:01:35    阅读次数:126
ABAP SICF服务和Java Servlet的比较
In my opinion ABAP ICF handler and Java Servlet play the same role in enhancement which enables your web server with additional functionality. This bl ...
分类:编程语言   时间:2018-12-13 16:24:10    阅读次数:135
使用Unity自带的打包工具
ity版本:Unity2018 v2.0(Unity 5.x 以上都可以) 目的:在Unity的编辑模式下,就可以自行对Unity的图片打包成图集。 第一步:先将Unity的图集打包工具的模式设置为Always Enables(Legacy Sprite Packer)。 Edit -> Proje ...
分类:编程语言   时间:2018-12-10 14:07:46    阅读次数:284
《5 Essential Skills Every Big Data Analyst Should Have》
Team Jigsaw ELEMENTARY, MY DEAR WATSON. Sherlock Holmes is the world’s greatest fictional detective. Though all that remains of 221/B Baker Street is ...
分类:其他好文   时间:2018-11-23 01:09:55    阅读次数:263
SpringBoot2.0之整合ActiveMQ(点对点模式)
没有版本号,表示springboot已经整合好了 项目结构: yml: config: producer 启动类: 运行: 一直在增加 思路总结: queue 注入到springboot容器, 然后producer 去取出来 spring定时任务 5s定时写入消息 然后创建另外一个Consumer ...
分类:编程语言   时间:2018-11-10 10:42:05    阅读次数:175
Spark Streaming 入门
概述 什么是 Spark Streaming? Spark Streaming is an extension of the core Spark API that enables scalable, high throughput, fault tolerant stream processing ...
分类:其他好文   时间:2018-10-31 15:38:08    阅读次数:154
喜大普奔:HashiCorp Consul 1.3:Envoy发布!
We are excited to announce the release of HashiCorp Consul 1.3. This release extends Consul to support Envoy as a proxy for Connect and enables automatic sidecar injection in Kubernetes for secure pod communication.
分类:其他好文   时间:2018-10-15 23:15:18    阅读次数:196
HashiCorp Consul 与 Kubernetes 服务目录同步
his week we‘re releasing the service catalog sync functionality to sync Kubernetes services to the Consul catalog and vice versa. This enables cross-cluster or platform service discovery using the native service discovery tooling expected. Additionally, a central catalog allows organizations to gracefully migrate workloads into or out of Kubernetes.
分类:Web程序   时间:2018-09-28 20:38:24    阅读次数:301
kvm使用kickstart文件自动安装系统
vi /root/ ks.cfg # install install # password rootpw --iscrypted $6$yz7YWSt2MmouUuTu$cjz1eZf9lhMke2Ply8P5Jngrwxh5lb8zwmC124JlXdOnSvrKZaD2/IWdVgahFfNIy ...
分类:其他好文   时间:2018-09-20 18:03:48    阅读次数:551
262条   上一页 1 ... 5 6 7 8 9 ... 27 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!