jar

io.github.yjiace : common-security-spring-boot-starter

Maven & Gradle

Aug 12, 2022
0 stars

common-security-spring-boot-starter · common-security-spring-boot-starter

Table Of Contents

Latest Version

Download io.github.yjiace : common-security-spring-boot-starter JAR file - Latest Versions:

All Versions

Download io.github.yjiace : common-security-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.x
0.1.x
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 common-security-spring-boot-starter-0.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cn.smallyoung.commonsecurityspringbootstarter.aspect

├─ cn.smallyoung.commonsecurityspringbootstarter.aspect.SysOperationLogAspect.class - [JAR]

cn.smallyoung.commonsecurityspringbootstarter.util

├─ cn.smallyoung.commonsecurityspringbootstarter.util.AntPathMatcherUtil.class - [JAR]

├─ cn.smallyoung.commonsecurityspringbootstarter.util.JwtConfig.class - [JAR]

├─ cn.smallyoung.commonsecurityspringbootstarter.util.JwtTokenUtil.class - [JAR]

├─ cn.smallyoung.commonsecurityspringbootstarter.util.RequestUtils.class - [JAR]

├─ cn.smallyoung.commonsecurityspringbootstarter.util.UserUtil.class - [JAR]

cn.smallyoung.commonsecurityspringbootstarter.component

├─ cn.smallyoung.commonsecurityspringbootstarter.component.ResponseSysResultAdvice.class - [JAR]

├─ cn.smallyoung.commonsecurityspringbootstarter.component.RestAccessDeniedHandler.class - [JAR]

├─ cn.smallyoung.commonsecurityspringbootstarter.component.RestAuthenticationEntryPoint.class - [JAR]

├─ cn.smallyoung.commonsecurityspringbootstarter.component.RestLogoutHandler.class - [JAR]

cn.smallyoung.commonsecurityspringbootstarter.controller

├─ cn.smallyoung.commonsecurityspringbootstarter.controller.LoggerController.class - [JAR]

├─ cn.smallyoung.commonsecurityspringbootstarter.controller.SysOperationLogController.class - [JAR]

cn.smallyoung.commonsecurityspringbootstarter.base

├─ cn.smallyoung.commonsecurityspringbootstarter.base.BaseEntity.class - [JAR]

├─ cn.smallyoung.commonsecurityspringbootstarter.base.BaseRepository.class - [JAR]

├─ cn.smallyoung.commonsecurityspringbootstarter.base.BaseService.class - [JAR]

cn.smallyoung.commonsecurityspringbootstarter.entity

├─ cn.smallyoung.commonsecurityspringbootstarter.entity.SysOperationLog.class - [JAR]

cn.smallyoung.commonsecurityspringbootstarter.service

├─ cn.smallyoung.commonsecurityspringbootstarter.service.SysOperationLogService.class - [JAR]

cn.smallyoung.commonsecurityspringbootstarter.config

├─ cn.smallyoung.commonsecurityspringbootstarter.config.LocalDateTimeSerializerConfig.class - [JAR]

├─ cn.smallyoung.commonsecurityspringbootstarter.config.SpringSecurityAuditorAware.class - [JAR]

cn.smallyoung.commonsecurityspringbootstarter.dao

├─ cn.smallyoung.commonsecurityspringbootstarter.dao.SysOperationLogRepository.class - [JAR]

cn.smallyoung.commonsecurityspringbootstarter.filter

├─ cn.smallyoung.commonsecurityspringbootstarter.filter.JwtAuthenticationTokenFilter.class - [JAR]

cn.smallyoung.commonsecurityspringbootstarter.interfaces

├─ cn.smallyoung.commonsecurityspringbootstarter.interfaces.DataName.class - [JAR]

├─ cn.smallyoung.commonsecurityspringbootstarter.interfaces.ResponseSysResult.class - [JAR]

├─ cn.smallyoung.commonsecurityspringbootstarter.interfaces.SystemOperationLog.class - [JAR]

cn.smallyoung.commonsecurityspringbootstarter

├─ cn.smallyoung.commonsecurityspringbootstarter.AutoConfiguration.class - [JAR]

├─ cn.smallyoung.commonsecurityspringbootstarter.BaseRepositoryAutoConfiguration.class - [JAR]

├─ cn.smallyoung.commonsecurityspringbootstarter.JwtAutoConfiguration.class - [JAR]

cn.smallyoung.commonsecurityspringbootstarter.enums

├─ cn.smallyoung.commonsecurityspringbootstarter.enums.SysOperationLogWayEnum.class - [JAR]

cn.smallyoung.commonsecurityspringbootstarter.exception

├─ cn.smallyoung.commonsecurityspringbootstarter.exception.BizException.class - [JAR]

cn.smallyoung.commonsecurityspringbootstarter.util.result

├─ cn.smallyoung.commonsecurityspringbootstarter.util.result.SysResult.class - [JAR]

├─ cn.smallyoung.commonsecurityspringbootstarter.util.result.SysResultStatus.class - [JAR]

cn.smallyoung.commonsecurityspringbootstarter.base.specification

├─ cn.smallyoung.commonsecurityspringbootstarter.base.specification.SimpleSpecification.class - [JAR]

├─ cn.smallyoung.commonsecurityspringbootstarter.base.specification.SimpleSpecificationBuilder.class - [JAR]

├─ cn.smallyoung.commonsecurityspringbootstarter.base.specification.SpecificationOperator.class - [JAR]

cn.smallyoung.commonsecurityspringbootstarter.funcion

├─ cn.smallyoung.commonsecurityspringbootstarter.funcion.Function3Parameter.class - [JAR]