Skip to content

Releases: JerryChin/wechatpay-spring-boot-project

v0.0.1

20 May 13:37
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

This is the first release, please note it's not production-ready, use your discretion.

Features:

  1. Externalized configuration.
  2. Smart auto-configuration by the presence of properties.
  3. Support CloseableHttpClient and RestTemplate for sending WeChat Pay requests.
  4. Allow customizing HttpClientBuilder.