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 faster-framework-admin-1.0.5.RELEASE.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.faster.framework.admin.basis.controller
├─ com.github.faster.framework.admin.basis.controller.CaptchaController.class - [JAR]
├─ com.github.faster.framework.admin.basis.controller.UploadController.class - [JAR]
com.github.faster.framework.admin.auth.service
├─ com.github.faster.framework.admin.auth.service.AuthService.class - [JAR]
com.github.faster.framework.admin.auth.error
├─ com.github.faster.framework.admin.auth.error.AuthError.class - [JAR]
com.github.faster.framework.admin.rolePermission.error
├─ com.github.faster.framework.admin.rolePermission.error.RolePermissionError.class - [JAR]
com.github.faster.framework.admin.role.controller
├─ com.github.faster.framework.admin.role.controller.SysRoleController.class - [JAR]
com.github.faster.framework.admin.permission.controller
├─ com.github.faster.framework.admin.permission.controller.SysPermissionController.class - [JAR]
com.github.faster.framework.admin.role.service
├─ com.github.faster.framework.admin.role.service.SysRoleService.class - [JAR]
com.github.faster.framework.admin.auth.controller
├─ com.github.faster.framework.admin.auth.controller.AuthController.class - [JAR]
com.github.faster.framework.admin.shiro.cache
├─ com.github.faster.framework.admin.shiro.cache.ShiroCache.class - [JAR]
├─ com.github.faster.framework.admin.shiro.cache.ShiroCacheManager.class - [JAR]
com.github.faster.framework.admin.userRole.mapper
├─ com.github.faster.framework.admin.userRole.mapper.SysUserRoleMapper.class - [JAR]
com.github.faster.framework.admin.role.error
├─ com.github.faster.framework.admin.role.error.RoleError.class - [JAR]
com.github.faster.framework.admin.role.model
├─ com.github.faster.framework.admin.role.model.SysRoleReq.class - [JAR]
com.github.faster.framework.admin.user.service
├─ com.github.faster.framework.admin.user.service.SysUserService.class - [JAR]
com.github.faster.framework.admin.userRole.entity
├─ com.github.faster.framework.admin.userRole.entity.SysUserRole.class - [JAR]
com.github.faster.framework.admin.user.model
├─ com.github.faster.framework.admin.user.model.SysUserAddReq.class - [JAR]
├─ com.github.faster.framework.admin.user.model.SysUserChangePwdReq.class - [JAR]
├─ com.github.faster.framework.admin.user.model.SysUserUpdateReq.class - [JAR]
com.github.faster.framework.admin.rolePermission.mapper
├─ com.github.faster.framework.admin.rolePermission.mapper.SysRolePermissionMapper.class - [JAR]
com.github.faster.framework.admin.user.mapper
├─ com.github.faster.framework.admin.user.mapper.SysUserMapper.class - [JAR]
com.github.faster.framework.admin.permission.service
├─ com.github.faster.framework.admin.permission.service.SysPermissionService.class - [JAR]
com.github.faster.framework.admin.user.entity
├─ com.github.faster.framework.admin.user.entity.SysUser.class - [JAR]
com.github.faster.framework.admin.user.error
├─ com.github.faster.framework.admin.user.error.UserError.class - [JAR]
com.github.faster.framework.admin.permission.model
├─ com.github.faster.framework.admin.permission.model.SysPermissionAddReq.class - [JAR]
├─ com.github.faster.framework.admin.permission.model.SysPermissionUpdateReq.class - [JAR]
com.github.faster.framework.admin.permission.mapper
├─ com.github.faster.framework.admin.permission.mapper.SysPermissionMapper.class - [JAR]
com.github.faster.framework.admin
├─ com.github.faster.framework.admin.AdminConfiguration.class - [JAR]
com.github.faster.framework.admin.shiro
├─ com.github.faster.framework.admin.shiro.ShiroConfiguration.class - [JAR]
├─ com.github.faster.framework.admin.shiro.ShiroFilter.class - [JAR]
├─ com.github.faster.framework.admin.shiro.ShiroRealm.class - [JAR]
com.github.faster.framework.admin.permission.error
├─ com.github.faster.framework.admin.permission.error.SysPermissionError.class - [JAR]
com.github.faster.framework.admin.role.entity
├─ com.github.faster.framework.admin.role.entity.SysRole.class - [JAR]
com.github.faster.framework.admin.permission.entity
├─ com.github.faster.framework.admin.permission.entity.SysPermission.class - [JAR]
com.github.faster.framework.admin.rolePermission.entity
├─ com.github.faster.framework.admin.rolePermission.entity.SysRolePermission.class - [JAR]
com.github.faster.framework.admin.auth.model
├─ com.github.faster.framework.admin.auth.model.LoginReq.class - [JAR]
├─ com.github.faster.framework.admin.auth.model.LoginRes.class - [JAR]
com.github.faster.framework.admin.role.mapper
├─ com.github.faster.framework.admin.role.mapper.SysRoleMapper.class - [JAR]
com.github.faster.framework.admin.userRole.service
├─ com.github.faster.framework.admin.userRole.service.SysUserRoleService.class - [JAR]
com.github.faster.framework.admin.user.controller
├─ com.github.faster.framework.admin.user.controller.SysUserController.class - [JAR]
com.github.faster.framework.admin.rolePermission.service
├─ com.github.faster.framework.admin.rolePermission.service.SysRolePermissionService.class - [JAR]