SDK supports the development of small micro-channel program, Jeewx-Api 1.3.1 release

JEEWX-API is a JAVA version of the micro-channel development SDK, support micro-channel public number, applets, micro-channel Enterprise, Alipay life and microblogging number SDK SDK. You can be developed based on micro-channel fast fool of her, pay window Development and microblogging development. Based jeewx-api development, can have an immediate easy to use API, allows developers are more comfortable, save even more time.

A, JEEWX-API rapid integration

Introducing Maven dependent, dependent on added jeewx-api pom.xml

<dependency>
	<groupId>org.jeecgframework</groupId>
	<artifactId>jeewx-api</artifactId>
	<version>1.3.1</version>
</dependency>

Second, the upgrade log

  • Increase micro-channel graphic interfaces comment
  • Analysis of micro-channel interface to obtain increased data interface
  • Micro-channel interface to third-party platform URL removal spaces
  • Micro-channel interface to upload other media material modification, compatible with thumbnails
  • Reconstruction maven pom-dependent, dependent streamline quote
  • Logger log into a unified slf4j
  • Upgrade dependent version jdom, junit, alipay-sdk-java

Third, the source download

Fourth, technology exchange

Guess you like

Origin www.oschina.net/news/107944/jeewx-api-1-3-1-released