Update README.md

This commit is contained in:
heibaiying 2019-01-09 18:01:37 +08:00 committed by GitHub
parent 3ed933da88
commit 3a4c70ecec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
# Spring-Samples-For-All
![spring](https://img.shields.io/badge/spring-5.1.3.RELEASE-brightgreen.svg)![springboot](https://img.shields.io/badge/springboot-2.1.1.RELEASE-brightgreen.svg)![springcloud](https://img.shields.io/badge/springcloud-Finchley.SR2-brightgreen.svg)![jdk](https://img.shields.io/badge/jdk->=1.8-blue.svg)![author](https://img.shields.io/badge/author-heibaiying-orange.svg)
=======
![spring](https://img.shields.io/badge/spring-5.1.3.RELEASE-brightgreen.svg) ![springboot](https://img.shields.io/badge/springboot-2.1.1.RELEASE-brightgreen.svg) ![springcloud](https://img.shields.io/badge/springcloud-Finchley.SR2-brightgreen.svg) ![jdk](https://img.shields.io/badge/jdk->=1.8-blue.svg) ![author](https://img.shields.io/badge/author-heibaiying-orange.svg)
本项目提供spring、spring-boot、spirng-cloud 的常用整合用例。每个用例都提供详细的注释和搭建说明旨在总结自己工作和学习的结果也希望能为java学习者提供参考。本仓库的用例会持续更新完善。
由于用例并不能涵盖该知识点的所有内容,所以每个用例我都会附上官方文档的原文链接作为参考。