四、pod控制器controller用于控制pod控制器主要分为:ReplicationController(相当于ReplicaSet的老版本,现在建议使用Deployments加ReplicaSet替代RC)ReplicaSet副本集,控制pod扩容,裁减Deployments控制pod升级,回退StatefulSets部署有状态的pod应用DaemonSet运行在所有集群节点(包括maste
分类:
其他好文 时间:
2020-11-11 16:17:53
阅读次数:
8
MVC:Model(dao,service) View(jsp) Controller(servlet) 模型 视图 控制器 一,web开发的两个发展阶段 二,SpringMVC流程图(官方中文版) 实际上(具体流程)SpringMVC流程图 注意:实线部分Spring已经完成的 我们只需要是实现虚 ...
分类:
编程语言 时间:
2020-11-08 17:45:18
阅读次数:
26
1.修改HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\TimeProviders\NtpClient里的 "SpecialPollInterval",这个代表时间间隔,多长时间和Ntp服务器同步一次,单位为秒,改为1,原来的 ...
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <ns2:queryPrjCodeInfoByCodeResponse xmlns:ns2="http://webservices.w ...
分类:
其他好文 时间:
2020-11-08 16:44:16
阅读次数:
12
被选中的tab变大 TabBar( tabs: _tab.map((f) { return Text( f, style: TextStyle(color: Colors.white), // 设置tab文字的样式,优先级最高 ); }).toList(), controller: _control ...
分类:
其他好文 时间:
2020-11-07 17:26:26
阅读次数:
41
TechRoad 1. Architecture <Java Application architecture> modular, Spring context config <EIS> technology decision, base eis-platform-brms <MS PPP> cha ...
分类:
其他好文 时间:
2020-11-07 16:51:15
阅读次数:
24
转至:https://segmentfault.com/a/1190000019059894 背景 2019年04月17日,Oracle发布新季度安全公告。该安全公告披露WebLogic服务器存在多个高危漏洞,影响多个版本多个WebLogic组件。这次我们以本次事件为例,讲解如何给WebLogic( ...
分类:
Web程序 时间:
2020-11-07 16:08:31
阅读次数:
23
dao @Repository --写在dao层 service @Service --写在service层 controller @Controller --写在controller层 @Scope --写在多人访问controller上 属性注入 @Autowired --写在需要注入的属性上 ...
分类:
编程语言 时间:
2020-11-07 15:46:00
阅读次数:
20
class BaseApi extends Controller { protected $userId = 0; protected $userName = ''; protected $noLoginAction = []; protected $endTIme = 30000000; publ ...
分类:
其他好文 时间:
2020-11-06 02:20:52
阅读次数:
14
最近又开始捣鼓CitrixXenDesktop5.6和provisionserver6.1,由于自身也比较忙,没太在意,身边的小伙在玩,我看几乎崩溃状态啦,还是搞不定,具体询问了一下,安装流程。如下。正常模板机安装操作是:安装系统--更改默认administrator---安装tools--关闭UAC--开启远程桌面--关闭防火墙--加域-安装软件,最后安装VDA,然后安装provisionser