jar

com.github.binarywang : wx-java-mp-spring-boot-starter

Maven & Gradle

Aug 24, 2023
3 usages
27.7k stars

WxJava - Spring Boot Starter for MP · 微信公众号开发的 Spring Boot Starter

Table Of Contents

Latest Version

Download com.github.binarywang : wx-java-mp-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.github.binarywang : wx-java-mp-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
4.5.x
4.4.x
4.3.x
4.2.x
4.1.x
4.0.x
3.9.x
3.8.x
3.7.x
3.6.x
3.5.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window wx-java-mp-spring-boot-starter-4.5.5.B.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.binarywang.spring.starter.wxjava.mp.config

├─ com.binarywang.spring.starter.wxjava.mp.config.WxMpAutoConfiguration.class - [JAR]

├─ com.binarywang.spring.starter.wxjava.mp.config.WxMpServiceAutoConfiguration.class - [JAR]

├─ com.binarywang.spring.starter.wxjava.mp.config.WxMpStorageAutoConfiguration.class - [JAR]

com.binarywang.spring.starter.wxjava.mp.enums

├─ com.binarywang.spring.starter.wxjava.mp.enums.HttpClientType.class - [JAR]

├─ com.binarywang.spring.starter.wxjava.mp.enums.StorageType.class - [JAR]

com.binarywang.spring.starter.wxjava.mp.properties

├─ com.binarywang.spring.starter.wxjava.mp.properties.HostConfig.class - [JAR]

├─ com.binarywang.spring.starter.wxjava.mp.properties.RedisProperties.class - [JAR]

├─ com.binarywang.spring.starter.wxjava.mp.properties.WxMpProperties.class - [JAR]

Advertisement