DataSource接口扩展
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# 配置说明
|
||||
# application.xml配置:
|
||||
# application.xml 配置:
|
||||
```xml
|
||||
<!--
|
||||
文件说明:
|
||||
@@ -366,7 +366,7 @@
|
||||
</application>
|
||||
```
|
||||
|
||||
# source.properties配置:
|
||||
# source.properties 配置:
|
||||
```properties
|
||||
|
||||
# CacheSource @Resource(name="usersession")
|
||||
@@ -420,7 +420,7 @@ redkale.datasource.platf.write.user = root
|
||||
redkale.datasource.platf.write.password = 12345678
|
||||
```
|
||||
|
||||
# logging.properties配置:
|
||||
# logging.properties 配置:
|
||||
```properties
|
||||
|
||||
handlers = java.util.logging.ConsoleHandler,java.util.logging.FileHandler
|
||||
|
||||
Reference in New Issue
Block a user