| Package | Description |
|---|---|
| com.github.shoothzj.config.client.impl.mysql.connector | |
| com.github.shoothzj.config.client.impl.mysql.mapper |
| Modifier and Type | Method and Description |
|---|---|
Optional<ConfigPo> |
MysqlConnector.findConfig(String configName) |
| Modifier and Type | Method and Description |
|---|---|
void |
MysqlConnector.saveConfig(ConfigPo configPo) |
| Modifier and Type | Method and Description |
|---|---|
ConfigPo |
ConfigMapper.selectConfigPo(String configName) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
ConfigMapper.saveConfig(ConfigPo configPo)
存储配置
|
Copyright © 2021 Shoothzj. All rights reserved.