Releases: JerryChin/wechatpay-spring-boot-project
Releases · JerryChin/wechatpay-spring-boot-project
v0.0.1
This is the first release, please note it's not production-ready, use your discretion.
Features:
- Externalized configuration.
- Smart auto-configuration by the presence of properties.
- Support
CloseableHttpClient
andRestTemplate
for sending WeChat Pay requests. - Allow customizing
HttpClientBuilder
.