Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
huayanYu committed Nov 25, 2021
1 parent 4b616f7 commit bb21627
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dynamic-datasource-spring-boot-starter 是一个基于springboot的快速集成
# 特性

- 支持 **数据源分组** ,适用于多种场景 纯粹多库 读写分离 一主多从 混合模式。
- 支持数据库敏感配置信息 **加密** ENC()。
- 支持数据库敏感配置信息 **加密(可自定义)** ENC()。
- 支持每个数据库独立初始化表结构schema和数据库database。
- 支持无数据源启动,支持懒加载数据源(需要的时候再创建连接)。
- 支持 **自定义注解** ,需继承DS(3.2.0+)。
Expand Down

0 comments on commit bb21627

Please sign in to comment.