View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spring-addons-starter-recaptcha-4.5.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.c4_soft.springaddons.starter.recaptcha
├─ com.c4_soft.springaddons.starter.recaptcha.C4ReCaptchaSettings.class - [JAR]
├─ com.c4_soft.springaddons.starter.recaptcha.C4ReCaptchaValidationService.class - [JAR]
├─ com.c4_soft.springaddons.starter.recaptcha.ReCaptchaValidationException.class - [JAR]
├─ com.c4_soft.springaddons.starter.recaptcha.SpringBootAutoConfiguration.class - [JAR]
├─ com.c4_soft.springaddons.starter.recaptcha.V2ValidationResponseDto.class - [JAR]
├─ com.c4_soft.springaddons.starter.recaptcha.V3ValidationResponseDto.class - [JAR]