weixin4j-spring-boot

Spring Boot Support for Weixin4j

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.weixin4j.spring.boot
ArtifactId

ArtifactId

weixin4j-spring-boot
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

weixin4j-spring-boot
Spring Boot Support for Weixin4j
Source Code Management

Source Code Management

https://github.com/ansitech/weixin4j-spring-boot

Download weixin4j-spring-boot

How to add to project

<!-- https://jarcasting.com/artifacts/org.weixin4j.spring.boot/weixin4j-spring-boot/ -->
<dependency>
    <groupId>org.weixin4j.spring.boot</groupId>
    <artifactId>weixin4j-spring-boot</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.weixin4j.spring.boot/weixin4j-spring-boot/
implementation 'org.weixin4j.spring.boot:weixin4j-spring-boot:1.0.0'
// https://jarcasting.com/artifacts/org.weixin4j.spring.boot/weixin4j-spring-boot/
implementation ("org.weixin4j.spring.boot:weixin4j-spring-boot:1.0.0")
'org.weixin4j.spring.boot:weixin4j-spring-boot:pom:1.0.0'
<dependency org="org.weixin4j.spring.boot" name="weixin4j-spring-boot" rev="1.0.0">
  <artifact name="weixin4j-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.weixin4j.spring.boot', module='weixin4j-spring-boot', version='1.0.0')
)
libraryDependencies += "org.weixin4j.spring.boot" % "weixin4j-spring-boot" % "1.0.0"
[org.weixin4j.spring.boot/weixin4j-spring-boot "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • weixin4j-spring-boot-autoconfigure
  • weixin4j-spring-boot-starter

weixin4j-spring-boot-starter

微信SDK For Java
为Java微信开发爱好者提供的微信公众开发平台SDK

官方网站

http://www.weixin4j.org/

入门视频

weixin4j入门:https://v.qq.com/x/page/t0630doxoaz.html
weixin4j-spring-boot入门:https://v.qq.com/x/page/e0764lyx518.html

##更新日志

2018年08月16日

weixin4j-spring-boot-starter-1.0.0
1.首个版本发布
2.与spring-boot集成,引入即可,无需配置

Versions

Version
1.0.0