mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-10-21 02:57:37 +08:00
🎨 #1522 开放平台优化redis存储配置类,同时对应的 spring boot starter 模块增加新特性
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# wx-java-mp-starter
|
||||
# wx-java-mp-spring-boot-starter
|
||||
## 快速开始
|
||||
1. 引入依赖
|
||||
```xml
|
||||
@@ -27,9 +27,9 @@
|
||||
wx.mp.config-storage.http-proxy-username=
|
||||
wx.mp.config-storage.http-proxy-password=
|
||||
```
|
||||
3. 支持自动注入的类型
|
||||
|
||||
`WxMpService`以及~~相关的服务类, 比如: `wxMpService.getXxxService`。~~
|
||||
3. 自动注入的类型
|
||||
- `WxMpService`以及~~相关的服务类, 比如: `wxMpService.getXxxService`。~~
|
||||
- `WxMpConfigStorage`
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user