Skip to content

Commit 4f1a3d6

Browse files
committed
add shields
1 parent 2fc63de commit 4f1a3d6

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
1-
# Spring Boot Examples
2-
3-
Spring Boot 使用的各种示例,以最简单、最实用为标准
1+
Spring Boot 学习示例
2+
=========================
3+
4+
![Spring Boot 2.0](https://img.shields.io/badge/Spring%20Boot-2.0-brightgreen.svg)
5+
![Thymeleaf 3.0](https://img.shields.io/badge/Thymeleaf-3.0-yellow.svg)
6+
![Mysql 5.6](https://img.shields.io/badge/Mysql-5.6-blue.svg)
7+
![JDK 1.8](https://img.shields.io/badge/JDK-1.8-brightgreen.svg)
8+
![Maven](https://img.shields.io/badge/Maven-3.5.0-yellowgreen.svg)
9+
![license](https://img.shields.io/badge/license-MPL--2.0-blue.svg)
10+
11+
Spring Boot 使用的各种示例,以最简单、最实用为标准,此开源项目中的每个示例都以最小依赖,最简单为标准,帮助初学者快速掌握 Spring Boot 各组件的使用。
412

513
[Spring Boot 中文索引](https://github.com/ityouknow/awesome-spring-boot)  |   [Spring Cloud学习示例代码](https://github.com/ityouknow/spring-cloud-examples)  |   [Spring Boot 精品课程](https://github.com/ityouknow/spring-boot-leaning)
614

0 commit comments

Comments
 (0)