Skip to content

Commit e524804

Browse files
JeffLi1993liqiangqiang
authored andcommitted
ignore pom project
1 parent c9256b3 commit e524804

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# springboot-learning-example
22
spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。
33

4+
# 推荐推荐 spring cloud 实践学习案例
5+
[spring cloud 实践学习案例](https://github.com/JeffLi1993/springcloud-learning-example)<br>
6+
https://github.com/JeffLi1993/springcloud-learning-example
7+
48
## Spring For All 社区
59
[Spring For All 社区](http://www.spring4all.com/ "spring4all")是新组建的关于 Spring 的纯技术交流社区(涵盖 Spring Boot、Spring Cloud 等内容),集诸多开源爱好者和技术大牛贡献内容和交流问题。我们不夸大、不装逼、做最纯粹的技术分享!!!
610

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
<module>springboot-mybatis-redis-annotation</module>
3939

4040
<!-- 基础 – 应用篇 -->
41-
<!-- Spring Boot Actuator 监控 -->
42-
<module>springboot-actuator</module>
41+
<!-- Spring Boot Actuator 监控
42+
<module>springboot-actuator</module>-->
4343

4444
<!-- 其他篇 -->
4545
<!-- Spring Boot 整合 Dubbo/ZooKeeper 详解 SOA 案例 -->

0 commit comments

Comments
 (0)