ignore pom project

This commit is contained in:
JeffLi1993
2017-06-26 19:36:32 +08:00
committed by liqiangqiang
parent c9256b33a6
commit e524804cb8
2 changed files with 6 additions and 2 deletions

View File

@@ -38,8 +38,8 @@
<module>springboot-mybatis-redis-annotation</module>
<!-- 基础 应用篇 -->
<!-- Spring Boot Actuator 监控 -->
<module>springboot-actuator</module>
<!-- Spring Boot Actuator 监控
<module>springboot-actuator</module>-->
<!-- 其他篇 -->
<!-- Spring Boot 整合 Dubbo/ZooKeeper 详解 SOA 案例 -->