diff --git a/README.en.md b/README.en.md index a8e132a..abc9be9 100644 --- a/README.en.md +++ b/README.en.md @@ -29,6 +29,10 @@ This project has integrated actuator (`monitoring`), admin (`visual monitoring`) - branch master: Based on Spring Boot version `2.1.0.RELEASE`. Every module's parent dependency is the pom.xml at root directory in convenience of managing common dependencies and learning spring boot. - branch v-1.5.x: Based on Spring Boot version `1.5.8.RELEASE`. Every module's parent dependency is spring-boot-demo-parent. But since the feedback shows that it is not much friendly to many new learners, this branch will not be mantained any more. All of the demos will be moved to branch master. Everyone could still study at this branch but it's suggested to study at branch master while Spring Boot has much new content over version `2.x`. +## Sponsers + +jetbrains + ## Environment - **JDK 1.8 +** diff --git a/README.md b/README.md index cebb967..060cccc 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,10 @@ > 如果大家还有想要集成的demo,也可在 [issue](https://github.com/xkcoding/spring-boot-demo/issues/new) 里提需求。我会额外添加在 [TODO](./TODO.md) 列表里。✊ +## 赞助 + +jetbrains + ## 分支介绍 - master 分支:基于 Spring Boot 版本 `2.1.0.RELEASE`,每个 Module 的 parent 依赖根目录下的 pom.xml,主要用于管理每个 Module 的通用依赖版本,方便大家学习。 diff --git a/assets/jetbrains.png b/assets/jetbrains.png new file mode 100644 index 0000000..ccceb95 Binary files /dev/null and b/assets/jetbrains.png differ