摘要: Spring profile maven打包 在application.properties配置 阅读全文
posted @ 2017-03-03 20:37 Acy 阅读(601) 评论(0) 推荐(0) 编辑
摘要: 常用的Maven插件 由于最近在重构项目,发现项目中有众多Maven插件,而且本人对这些也不太熟悉,因此花些时间整理一下,方便以后查找与复习 maven war plugin 排除不想打进war包的jar 的配置 另一种配置: maven compiler plugin maven surefire 阅读全文
posted @ 2017-03-03 17:47 Acy 阅读(341) 评论(0) 推荐(0) 编辑
摘要: 附送PL/SQL Developer11中文版下载地址 1、先到Oracle网站下载Instant Client : http://www.oracle.com/technetwork/database/features/instant-client/index-097480.html 根据你的操作 阅读全文
posted @ 2017-03-02 23:07 Acy 阅读(1205) 评论(0) 推荐(0) 编辑
摘要: 用nexus搭建自己的maven私有仓库 刚安装nexus时,nexus启动失败,启动不到1分钟,自动停止。后来查找到了原因: Java 6 Support EOLOracle's support for Java 6 ended in February 2013. Consequentially 阅读全文
posted @ 2017-03-02 14:45 Acy 阅读(502) 评论(0) 推荐(0) 编辑
摘要: spring相关的log4j配置 阅读全文
posted @ 2017-03-02 14:13 Acy 阅读(317) 评论(0) 推荐(0) 编辑
摘要: Spring入门 阅读全文
posted @ 2017-03-01 21:38 Acy 阅读(341) 评论(0) 推荐(0) 编辑