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 ip-restrictions-boot-starter-1.0.0-RELEASE.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.kkbapps.iprestrictionsbootstarter.Aspect
├─ com.kkbapps.iprestrictionsbootstarter.Aspect.GlobalIPInterceptor.class - [JAR]
com.kkbapps.iprestrictionsbootstarter.Entity
├─ com.kkbapps.iprestrictionsbootstarter.Entity.IpRequestInfo.class - [JAR]
com.kkbapps.iprestrictionsbootstarter.Enum
├─ com.kkbapps.iprestrictionsbootstarter.Enum.IpRequestErrorEnum.class - [JAR]
com.kkbapps.iprestrictionsbootstarter.Config
├─ com.kkbapps.iprestrictionsbootstarter.Config.AppAutoConfig.class - [JAR]
├─ com.kkbapps.iprestrictionsbootstarter.Config.SettingsConfig.class - [JAR]
com.kkbapps.iprestrictionsbootstarter.Annotation
├─ com.kkbapps.iprestrictionsbootstarter.Annotation.EnableIPLimit.class - [JAR]
com.kkbapps.iprestrictionsbootstarter.Exception
├─ com.kkbapps.iprestrictionsbootstarter.Exception.IpRequestErrorException.class - [JAR]
com.kkbapps.iprestrictionsbootstarter.Service
├─ com.kkbapps.iprestrictionsbootstarter.Service.IpHandleService.class - [JAR]