Skip to content

Commit

Permalink
fix wrong url
Browse files Browse the repository at this point in the history
  • Loading branch information
drtrang committed May 4, 2018
1 parent 50ae8f3 commit b8812eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -44,7 +44,7 @@ Druid Spring Boot Starter 将帮助你在 Spring Boot 中使用 Druid。
## NEW !
1. 基于 Spring Boot 2 开发的全新 starter,与之前功能完全一致
2. 改进多数据源的声明方式,由 Starter 自动发现配置并注册到 ApplicationContext,详情请查看 [Druid 多数据源支持.md](https://github.com/drtrang/druid-spring-boot/tree/master/docs/Druid%20%E5%A4%9A%E6%95%B0%E6%8D%AE%E6%BA%90%E6%94%AF%E6%8C%81.md)
3. 新增全配置说明 [druid.yml](https://github.com/drtrang/druid-spring-boot/blob/master/druid-spring-boot2-example/druid-spring-boot2-mybatis-example/src/main/resources/druid.yml)
3. 新增全配置说明 [druid.yml](https://github.com/drtrang/druid-spring-boot/blob/master/druid-spring-boot-example/druid-spring-boot-mybatis-example/src/main/resources/druid.yml)


## 配置
Expand Down Expand Up @@ -167,4 +167,4 @@ Druid Spring Boot Starter 基于 `spring-boot-configuration-processor` 模块,
## About Me
QQ:349096849<br>
Email:donghao.l@hotmail.com<br>
Blog:[Trang's Blog](http://blog.trang.space)
Blog:[Trang's Blog](http://blog.trang.space)

0 comments on commit b8812eb

Please sign in to comment.