jar

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

Maven & Gradle

Aug 24, 2023
27.7k stars

WxJava - Spring Boot Starter for WxCp · 微信企业号开发的 Spring Boot Starter

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
4.5.x
4.4.x
4.3.x
4.2.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-cp-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.cp.storage

├─ com.binarywang.spring.starter.wxjava.cp.storage.AbstractWxCpConfigStorageConfiguration.class - [JAR]

├─ com.binarywang.spring.starter.wxjava.cp.storage.WxCpInJedisConfigStorageConfiguration.class - [JAR]

├─ com.binarywang.spring.starter.wxjava.cp.storage.WxCpInMemoryConfigStorageConfiguration.class - [JAR]

├─ com.binarywang.spring.starter.wxjava.cp.storage.WxCpInRedisTemplateConfigStorageConfiguration.class - [JAR]

├─ com.binarywang.spring.starter.wxjava.cp.storage.WxCpInRedissonConfigStorageConfiguration.class - [JAR]

com.binarywang.spring.starter.wxjava.cp.properties

├─ com.binarywang.spring.starter.wxjava.cp.properties.WxCpProperties.class - [JAR]

├─ com.binarywang.spring.starter.wxjava.cp.properties.WxCpRedisProperties.class - [JAR]

com.binarywang.spring.starter.wxjava.cp.config

├─ com.binarywang.spring.starter.wxjava.cp.config.WxCpAutoConfiguration.class - [JAR]

├─ com.binarywang.spring.starter.wxjava.cp.config.WxCpServiceAutoConfiguration.class - [JAR]

├─ com.binarywang.spring.starter.wxjava.cp.config.WxCpStorageAutoConfiguration.class - [JAR]