mirror of
https://github.com/JeffLi1993/springboot-learning-example.git
synced 2026-03-13 21:43:45 +08:00
ignore pom project
This commit is contained in:
@@ -1,6 +1,10 @@
|
|||||||
# springboot-learning-example
|
# springboot-learning-example
|
||||||
spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。
|
spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。
|
||||||
|
|
||||||
|
# 推荐推荐 spring cloud 实践学习案例
|
||||||
|
[spring cloud 实践学习案例](https://github.com/JeffLi1993/springcloud-learning-example)<br>
|
||||||
|
https://github.com/JeffLi1993/springcloud-learning-example
|
||||||
|
|
||||||
## Spring For All 社区
|
## Spring For All 社区
|
||||||
[Spring For All 社区](http://www.spring4all.com/ "spring4all")是新组建的关于 Spring 的纯技术交流社区(涵盖 Spring Boot、Spring Cloud 等内容),集诸多开源爱好者和技术大牛贡献内容和交流问题。我们不夸大、不装逼、做最纯粹的技术分享!!!
|
[Spring For All 社区](http://www.spring4all.com/ "spring4all")是新组建的关于 Spring 的纯技术交流社区(涵盖 Spring Boot、Spring Cloud 等内容),集诸多开源爱好者和技术大牛贡献内容和交流问题。我们不夸大、不装逼、做最纯粹的技术分享!!!
|
||||||
|
|
||||||
|
|||||||
4
pom.xml
4
pom.xml
@@ -38,8 +38,8 @@
|
|||||||
<module>springboot-mybatis-redis-annotation</module>
|
<module>springboot-mybatis-redis-annotation</module>
|
||||||
|
|
||||||
<!-- 基础 – 应用篇 -->
|
<!-- 基础 – 应用篇 -->
|
||||||
<!-- Spring Boot Actuator 监控 -->
|
<!-- Spring Boot Actuator 监控
|
||||||
<module>springboot-actuator</module>
|
<module>springboot-actuator</module>-->
|
||||||
|
|
||||||
<!-- 其他篇 -->
|
<!-- 其他篇 -->
|
||||||
<!-- Spring Boot 整合 Dubbo/ZooKeeper 详解 SOA 案例 -->
|
<!-- Spring Boot 整合 Dubbo/ZooKeeper 详解 SOA 案例 -->
|
||||||
|
|||||||
Reference in New Issue
Block a user