weixin4j-spring-boot-autoconfigure

Spring Boot Support for Weixin4j

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

org.weixin4j.spring.boot
ArtifactId

ArtifactId

weixin4j-spring-boot-autoconfigure
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

weixin4j-spring-boot-autoconfigure
Spring Boot Support for Weixin4j
Project URL

Project URL

https://github.com/ansitech/weixin4j-spring-boot
Source Code Management

Source Code Management

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

Download weixin4j-spring-boot-autoconfigure

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.weixin4j : weixin4j Optional jar 0.1.3
org.weixin4j : weixin4j-spring Optional jar 1.0.0
org.slf4j : slf4j-api Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

Project Modules

There are no modules declared in this project.

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