08 2014 档案
linux上应用随机启动
摘要:这是个go项目,其他的可以参考。首先要有个脚本比如demo#!/bin/bash## etcd This shell script takes care of starting and stopping Etcd## chkconfig: 2345 80 20#### BEGIN INIT INFO... 阅读全文
posted @ 2014-08-29 18:23 ilawrence 阅读(332) 评论(0) 推荐(0)
让Maven正确处理javac警告
摘要:[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile (default-compile) on project XX: Compilation failure: Comp... 阅读全文
posted @ 2014-08-15 10:43 ilawrence 阅读(429) 评论(0) 推荐(0)