jar

com.github.ducheng : captcha-spring-boot-starter

Maven & Gradle

May 27, 2020
1 stars

captcha-spring-boot-starter · Demo project for Spring Boot

Table Of Contents

Latest Version

Download com.github.ducheng : captcha-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.github.ducheng : captcha-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.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 captcha-spring-boot-starter-0.0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.ducheng.springboot.annotation

├─ com.ducheng.springboot.annotation.GuavaCache.class - [JAR]

├─ com.ducheng.springboot.annotation.ReturnCaptcha.class - [JAR]

com.ducheng.springboot.web

├─ com.ducheng.springboot.web.GuavaCacheReturnValueHandler.class - [JAR]

├─ com.ducheng.springboot.web.RetuenCaptchReturnValueHandler.class - [JAR]

com.ducheng.springboot.enume

├─ com.ducheng.springboot.enume.Captcha.class - [JAR]

com.ducheng.springboot.aotoconfigure

├─ com.ducheng.springboot.aotoconfigure.CaptchaAutoConfigure.class - [JAR]

├─ com.ducheng.springboot.aotoconfigure.GuavaCacheConfigure.class - [JAR]

com.ducheng.springboot.webmvcconfigure

├─ com.ducheng.springboot.webmvcconfigure.CaptchaWebMvcConfiguation.class - [JAR]

├─ com.ducheng.springboot.webmvcconfigure.GuavaCacheWebMvcConfiguation.class - [JAR]