jar

cn.yioks.gitlab.core : springboot-common

Maven & Gradle

Apr 02, 2019
1 usages
68.1k stars
Table Of Contents

Latest Version

Download cn.yioks.gitlab.core : springboot-common JAR file - Latest Versions:

All Versions

Download cn.yioks.gitlab.core : springboot-common JAR file - All Versions:

Version Vulnerabilities Size Updated
v1.1.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 springboot-common-v1.1.10.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.yioks.springboot.common.redisson

├─ com.yioks.springboot.common.redisson.RedissonClientFactoryBean.class - [JAR]

├─ com.yioks.springboot.common.redisson.RedissonConstant.class - [JAR]

com.yioks.springboot.common.base.service

├─ com.yioks.springboot.common.base.service.BaseJpaService.class - [JAR]

├─ com.yioks.springboot.common.base.service.IQueryService.class - [JAR]

├─ com.yioks.springboot.common.base.service.IService.class - [JAR]

com.yioks.springboot.common.shiro.session.dao

├─ com.yioks.springboot.common.shiro.session.dao.RedissonSessionDAO.class - [JAR]

├─ com.yioks.springboot.common.shiro.session.dao.SerializedRedissonSessionDAO.class - [JAR]

com.yioks.springboot.common.shiro.session.properties

├─ com.yioks.springboot.common.shiro.session.properties.ShiroSessionProperties.class - [JAR]

com.yioks.springboot.common.sms

├─ com.yioks.springboot.common.sms.DefaultSmsSender.class - [JAR]

├─ com.yioks.springboot.common.sms.ISmsProvider.class - [JAR]

├─ com.yioks.springboot.common.sms.ISmsResult.class - [JAR]

├─ com.yioks.springboot.common.sms.ISmsSender.class - [JAR]

com.yioks.springboot.common.config.storageConfig

├─ com.yioks.springboot.common.config.storageConfig.DefaultStorageConfig.class - [JAR]

com.yioks.springboot.common.storage.provider

├─ com.yioks.springboot.common.storage.provider.AliyunOSSProvider.class - [JAR]

├─ com.yioks.springboot.common.storage.provider.LocalStorageProvider.class - [JAR]

com.yioks.springboot.common.storage.properties

├─ com.yioks.springboot.common.storage.properties.StorageProperties.class - [JAR]

com.yioks.springboot.common.config.cryptographyUtilsConfig

├─ com.yioks.springboot.common.config.cryptographyUtilsConfig.CryptographyUtilsConfig.class - [JAR]

com.yioks.springboot.common.sms.properties

├─ com.yioks.springboot.common.sms.properties.SmsProperties.class - [JAR]

com.yioks.springboot.common.shiro.exception

├─ com.yioks.springboot.common.shiro.exception.StatelessAuthenticationException.class - [JAR]

├─ com.yioks.springboot.common.shiro.exception.UserAuthenticationException.class - [JAR]

com.yioks.springboot.common.config.guavaEventBusConfig

├─ com.yioks.springboot.common.config.guavaEventBusConfig.GuavaEventBusConfig.class - [JAR]

com.yioks.springboot.common.storage

├─ com.yioks.springboot.common.storage.DefaultStorageManager.class - [JAR]

├─ com.yioks.springboot.common.storage.IStorageManager.class - [JAR]

├─ com.yioks.springboot.common.storage.IStorageProvider.class - [JAR]

com.yioks.springboot.common.shiro.model

├─ com.yioks.springboot.common.shiro.model.IAccessKey.class - [JAR]

├─ com.yioks.springboot.common.shiro.model.IPermission.class - [JAR]

├─ com.yioks.springboot.common.shiro.model.IRole.class - [JAR]

├─ com.yioks.springboot.common.shiro.model.IUser.class - [JAR]

com.yioks.springboot.common.shiro.session.manager

├─ com.yioks.springboot.common.shiro.session.manager.TokenSessionManager.class - [JAR]

com.yioks.springboot.common.config.shiroConfig

├─ com.yioks.springboot.common.config.shiroConfig.DefaultShiroConfig.class - [JAR]

com.yioks.springboot.common.shiro.factoryBeans

├─ com.yioks.springboot.common.shiro.factoryBeans.CustomizedSecurityManagerFactoryBean.class - [JAR]

├─ com.yioks.springboot.common.shiro.factoryBeans.DefaultAuthorizationRealmFactoryBean.class - [JAR]

├─ com.yioks.springboot.common.shiro.factoryBeans.TokenSessionManagerFactoryBean.class - [JAR]

com.yioks.springboot.common.base.repository

├─ com.yioks.springboot.common.base.repository.BaseJpaRepository.class - [JAR]

com.yioks.springboot.common.base.vo

├─ com.yioks.springboot.common.base.vo.BaseVO.class - [JAR]

com.yioks.springboot.common.shiro.session.cache

├─ com.yioks.springboot.common.shiro.session.cache.RedissonSessionCache.class - [JAR]

├─ com.yioks.springboot.common.shiro.session.cache.SerializedRedissonSessionCache.class - [JAR]

com.yioks.springboot.common.shiro.persistence

├─ com.yioks.springboot.common.shiro.persistence.DefaultShiroPersistenceBeanPostProcessor.class - [JAR]

├─ com.yioks.springboot.common.shiro.persistence.IShiroPermissionPersistenceService.class - [JAR]

├─ com.yioks.springboot.common.shiro.persistence.IShiroRolePersistenceService.class - [JAR]

com.yioks.springboot.common.exceptionHandler

├─ com.yioks.springboot.common.exceptionHandler.AbstractAuthorizationExceptionHandler.class - [JAR]

├─ com.yioks.springboot.common.exceptionHandler.AbstractUserDefinedCommonExceptionHandler.class - [JAR]

├─ com.yioks.springboot.common.exceptionHandler.AbstractUserDefinedExceptionHandler.class - [JAR]

├─ com.yioks.springboot.common.exceptionHandler.DefaultAuthorizationExceptionHandler.class - [JAR]

├─ com.yioks.springboot.common.exceptionHandler.DefaultStatelessAuthenticationExceptionHandler.class - [JAR]

├─ com.yioks.springboot.common.exceptionHandler.DefaultUserAuthenticationExceptionHandler.class - [JAR]

com.yioks.springboot.common.filter

├─ com.yioks.springboot.common.filter.CrossDomainFilter.class - [JAR]

com.yioks.springboot.common.shiro.service

├─ com.yioks.springboot.common.shiro.service.AbstractAuthorizationService.class - [JAR]

├─ com.yioks.springboot.common.shiro.service.DefaultAuthorizationService.class - [JAR]

├─ com.yioks.springboot.common.shiro.service.IAccessKeyService.class - [JAR]

├─ com.yioks.springboot.common.shiro.service.IAuthorizationService.class - [JAR]

├─ com.yioks.springboot.common.shiro.service.IPermissionService.class - [JAR]

├─ com.yioks.springboot.common.shiro.service.IRoleService.class - [JAR]

├─ com.yioks.springboot.common.shiro.service.IUserService.class - [JAR]

com.yioks.springboot.common.config.restTemplateHttpClientConfig

├─ com.yioks.springboot.common.config.restTemplateHttpClientConfig.RestTemplateHttpClientConfig.class - [JAR]

com.yioks.springboot.common.shiro.realm

├─ com.yioks.springboot.common.shiro.realm.DefaultAuthorizationRealm.class - [JAR]

com.yioks.springboot.common.exception

├─ com.yioks.springboot.common.exception.CommonException.class - [JAR]

com.yioks.springboot.common.factoryBeans

├─ com.yioks.springboot.common.factoryBeans.SpringFoxSwaggerDocketFactoryBean.class - [JAR]

com.yioks.springboot.common.shiro.session.utils

├─ com.yioks.springboot.common.shiro.session.utils.AbstractSessionUtil.class - [JAR]

├─ com.yioks.springboot.common.shiro.session.utils.DefaultShiroSessionUtil.class - [JAR]

├─ com.yioks.springboot.common.shiro.session.utils.ISessionUtil.class - [JAR]

com.yioks.springboot.common.jpa.filter

├─ com.yioks.springboot.common.jpa.filter.DefaultFilter.class - [JAR]

├─ com.yioks.springboot.common.jpa.filter.FilterGenerator.class - [JAR]

├─ com.yioks.springboot.common.jpa.filter.FilterType.class - [JAR]

├─ com.yioks.springboot.common.jpa.filter.IFilter.class - [JAR]

com.yioks.springboot.common.config.smsConfig

├─ com.yioks.springboot.common.config.smsConfig.DefaultSmsConfig.class - [JAR]

com.yioks.springboot.common.sms.provider

├─ com.yioks.springboot.common.sms.provider.AliyunSmsProvider.class - [JAR]

├─ com.yioks.springboot.common.sms.provider.SubmailSmsProvider.class - [JAR]

com.yioks.springboot.common.config.redissonClientConfig

├─ com.yioks.springboot.common.config.redissonClientConfig.RedissonClientConfig.class - [JAR]

com.yioks.springboot.common.jpa.builder

├─ com.yioks.springboot.common.jpa.builder.AndFiltersBuilder.class - [JAR]

├─ com.yioks.springboot.common.jpa.builder.DefaultFiltersBuilder.class - [JAR]

├─ com.yioks.springboot.common.jpa.builder.FiltersBuilder.class - [JAR]

├─ com.yioks.springboot.common.jpa.builder.OrFiltersBuilder.class - [JAR]

com.yioks.springboot.common.jpa.specification

├─ com.yioks.springboot.common.jpa.specification.AbstractSpecification.class - [JAR]

com.yioks.springboot.common.shiro.token

├─ com.yioks.springboot.common.shiro.token.StatelessAuthenticationToken.class - [JAR]

├─ com.yioks.springboot.common.shiro.token.UserAuthenticationToken.class - [JAR]

com.yioks.springboot.common.utils

├─ com.yioks.springboot.common.utils.DateUtil.class - [JAR]

├─ com.yioks.springboot.common.utils.DigestUtil.class - [JAR]

├─ com.yioks.springboot.common.utils.MacUtil.class - [JAR]

├─ com.yioks.springboot.common.utils.RandomUtil.class - [JAR]

├─ com.yioks.springboot.common.utils.RsaUtil.class - [JAR]

├─ com.yioks.springboot.common.utils.SerializationUtil.class - [JAR]

├─ com.yioks.springboot.common.utils.SpringBeanUtilsExt.class - [JAR]

com.yioks.springboot.common.base.model

├─ com.yioks.springboot.common.base.model.BaseJpaModel.class - [JAR]

com.yioks.springboot.common.jpa.converter

├─ com.yioks.springboot.common.jpa.converter.StringListConverter.class - [JAR]

com.yioks.springboot.common.service

├─ com.yioks.springboot.common.service.IConfigurationService.class - [JAR]

Advertisement

Dependencies from Group

Apr 02, 2019
1 usages
68.1k stars

Discover Dependencies

Apr 14, 2019
2 usages
98 stars
all
May 12, 2019
1 usages
98 stars
Apr 14, 2019
2 usages
98 stars
Nov 13, 2019
1 usages
0 stars
Apr 08, 2019
3 usages
10 stars
Aug 03, 2023
75 stars
Aug 03, 2023
84 stars
May 09, 2019
24 stars