jar

io.github.eaopen : eap-spring-boot-starter-captcha

Maven & Gradle

Oct 20, 2023

eap-spring-boot-starter-captcha · 验证码拓展 1. 基于 aj-captcha 实现滑块验证码,文档:https://ajcaptcha.beliefteam.cn/captcha-doc/

Table Of Contents

Latest Version

Download io.github.eaopen : eap-spring-boot-starter-captcha JAR file - Latest Versions:

All Versions

Download io.github.eaopen : eap-spring-boot-starter-captcha JAR file - All Versions:

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

org.openea.eap.framework.captcha.core.enums

├─ org.openea.eap.framework.captcha.core.enums.CaptchaRedisKeyConstants.class - [JAR]

org.openea.eap.framework.captcha.core.service

├─ org.openea.eap.framework.captcha.core.service.RedisCaptchaServiceImpl.class - [JAR]

org.openea.eap.framework.captcha.config

├─ org.openea.eap.framework.captcha.config.EapCaptchaConfiguration.class - [JAR]