Spring-boot-enable-sslEnable HTTPS in Spring BootAPRIL 14, 2015DRISS AMRIThis weekend I answered a question about enabling HTTPS in JHipster onstackov...
分类:
编程语言 时间:
2015-04-22 13:39:12
阅读次数:
228
假设我们有一个配置文件config.properties,取自APDPlat的主配置文件: #主配置文件
#是否启用WEB目录文件增加和删除监控
watch.directory.enable=true
#用户密码安全策略
user.password.strategy=passwordLen...
分类:
其他好文 时间:
2015-04-22 00:46:03
阅读次数:
186
mac电脑开启开发者模式,避免xcode每次运行都要密码开启模式: 终端命令:DevToolsSecurity -enable完成后会提示:Developer mode is already enabled.代表开发人员模式已启用如果还是要输入密码:1.解锁登陆钥匙串,尝试把证书移到登陆那里 ...
分类:
其他好文 时间:
2015-04-21 20:13:34
阅读次数:
116
To improve Chrome’s security and stability, Google announced late
last year that NPAPI plugin support, a capability we’ve depended on for years, will be disabled by default in Chrome in April 2015. ...
在Vmware安装centos的时候运行后提示失败,this kernel requires an x86-64 CPU。
解决方法:开机进入bios---选择高级--cpu信息---intel Virtualization Technology设置为enable开启...
分类:
其他好文 时间:
2015-04-21 18:07:02
阅读次数:
125
下载Apache源码:http://httpd.apache.org/(当前最新版本为2.4.12)tar -xf http-xx.tarcd http-xx./configure --enable-so //另外还可以使用 --prefix=path 指定安装位置,默认安装位置为: /us...
分类:
Web程序 时间:
2015-04-21 17:59:29
阅读次数:
129
引子在编译2.6内核的时候,你会在编译选项中看到[*] Enable futex support这一项,上网查,有的资料会告诉你"不选这个内核不一定能正确的运行使用glibc的程序",那futex是什么?和glibc又有什么关系呢?1. 什么是FutexFutex 是Fast Userspace m...
分类:
系统相关 时间:
2015-04-21 12:42:33
阅读次数:
185
一、规划部署目标Windows8.1&Server2012的重复数据删除设计为安装到主要数据卷上,而无需添加任何附加的专用硬件。这意味着你可以安装和使用该功能,而不会影响服务器上的主要工作负载。默认设置为非侵入性的,因为它们允许在处理特定文件之前数据“存留时间”达到五天,默..
Download编译参数./configure \--prefix=/usr/local/Cellar/php-5.6.8 \--with-apxs2=/usr/local/Cellar/apache2/bin/apxs \--with-bz2 \--enable-zip \--enable-cal...
分类:
Web程序 时间:
2015-04-21 00:06:39
阅读次数:
185
在解决方案中有多个项目时,使用Enable-Migrations 命令进行数据迁移时,出现以下错误:尝试在Enable-Migrations 命令中指定-projectName也不行,最后将要操作的项目设置为启动项目就行了
分类:
其他好文 时间:
2015-04-20 14:35:18
阅读次数:
199