jar

cn.asany.chaos : jfantasy-core

Maven & Gradle

Dec 21, 2022
2 usages
0 stars

jFantasy-Framework · SpringBoot + JPA + GraphQL

Table Of Contents

Latest Version

Download cn.asany.chaos : jfantasy-core JAR file - Latest Versions:

All Versions

Download cn.asany.chaos : jfantasy-core JAR file - All Versions:

Version Vulnerabilities Size Updated
2.11.x
2.10.x
2.9.x
2.8.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 jfantasy-core-2.11.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jfantasy.framework.security.oauth2.core.token

├─ org.jfantasy.framework.security.oauth2.core.token.AuthorizationServerTokenServices.class - [JAR]

├─ org.jfantasy.framework.security.oauth2.core.token.ConsumerTokenServices.class - [JAR]

├─ org.jfantasy.framework.security.oauth2.core.token.ResourceServerTokenServices.class - [JAR]

org.jfantasy.framework.dao.mybatis

├─ org.jfantasy.framework.dao.mybatis.ConfigurationPropertiesCustomizer.class - [JAR]

├─ org.jfantasy.framework.dao.mybatis.MyBatisException.class - [JAR]

org.jfantasy.framework.util.web.context

├─ org.jfantasy.framework.util.web.context.ActionContext.class - [JAR]

├─ org.jfantasy.framework.util.web.context.ApplicationMap.class - [JAR]

├─ org.jfantasy.framework.util.web.context.AttributeMap.class - [JAR]

├─ org.jfantasy.framework.util.web.context.ParameterMap.class - [JAR]

├─ org.jfantasy.framework.util.web.context.RequestMap.class - [JAR]

├─ org.jfantasy.framework.util.web.context.SessionMap.class - [JAR]

org.jfantasy.framework.spring.config

├─ org.jfantasy.framework.spring.config.AppConfig.class - [JAR]

├─ org.jfantasy.framework.spring.config.DaoConfig.class - [JAR]

├─ org.jfantasy.framework.spring.config.MyBatisConfig.class - [JAR]

├─ org.jfantasy.framework.spring.config.WebMvcConfig.class - [JAR]

org.jfantasy.framework.quartz

├─ org.jfantasy.framework.quartz.JobBeanJobFactory.class - [JAR]

org.jfantasy.framework.dao.mybatis.sqlmapper

├─ org.jfantasy.framework.dao.mybatis.sqlmapper.SqlMapper.class - [JAR]

org.jfantasy.framework.dao.mybatis.type

├─ org.jfantasy.framework.dao.mybatis.type.CharEnumTypeHandler.class - [JAR]

├─ org.jfantasy.framework.dao.mybatis.type.NullTypeHandler.class - [JAR]

org.jfantasy.framework.util.xml

├─ org.jfantasy.framework.util.xml.JdomUtil.class - [JAR]

org.jfantasy.framework.jackson

├─ org.jfantasy.framework.jackson.BeanPropertyFilter.class - [JAR]

├─ org.jfantasy.framework.jackson.FilterItem.class - [JAR]

├─ org.jfantasy.framework.jackson.JSON.class - [JAR]

├─ org.jfantasy.framework.jackson.MixInHolder.class - [JAR]

├─ org.jfantasy.framework.jackson.UnirestObjectMapper.class - [JAR]

org.jfantasy.framework.web.util.gzip

├─ org.jfantasy.framework.web.util.gzip.GZipResponse.class - [JAR]

├─ org.jfantasy.framework.web.util.gzip.GZipStream.class - [JAR]

org.jfantasy.framework.dao.mybatis.binding

├─ org.jfantasy.framework.dao.mybatis.binding.MyBatisMapperRegistry.class - [JAR]

org.jfantasy.framework.dao.mybatis.keygen.bean

├─ org.jfantasy.framework.dao.mybatis.keygen.bean.Sequence.class - [JAR]

org.jfantasy.framework.dao

├─ org.jfantasy.framework.dao.BaseBusBusinessEntity.class - [JAR]

├─ org.jfantasy.framework.dao.BaseBusEntity.class - [JAR]

├─ org.jfantasy.framework.dao.DatasourceProxyBeanPostProcessor.class - [JAR]

├─ org.jfantasy.framework.dao.LimitPageRequest.class - [JAR]

├─ org.jfantasy.framework.dao.LogicalDeletion.class - [JAR]

├─ org.jfantasy.framework.dao.MultiDataSource.class - [JAR]

├─ org.jfantasy.framework.dao.MultiDataSourceManager.class - [JAR]

├─ org.jfantasy.framework.dao.OrderBy.class - [JAR]

├─ org.jfantasy.framework.dao.Page.class - [JAR]

├─ org.jfantasy.framework.dao.Pagination.class - [JAR]

org.jfantasy.framework.dao.mybatis.proxy

├─ org.jfantasy.framework.dao.mybatis.proxy.MyBatisMapperMethod.class - [JAR]

├─ org.jfantasy.framework.dao.mybatis.proxy.MyBatisMapperProxy.class - [JAR]

org.jfantasy.framework.service.batch

├─ org.jfantasy.framework.service.batch.Cargo.class - [JAR]

├─ org.jfantasy.framework.service.batch.DefaultBatchService.class - [JAR]

├─ org.jfantasy.framework.service.batch.Worker.class - [JAR]

org.jfantasy.framework.dao.hibernate.listener

├─ org.jfantasy.framework.dao.hibernate.listener.AbstractChangedListener.class - [JAR]

org.jfantasy.framework.security.oauth2.server.web

├─ org.jfantasy.framework.security.oauth2.server.web.BearerTokenResolver.class - [JAR]

├─ org.jfantasy.framework.security.oauth2.server.web.DefaultBearerTokenResolver.class - [JAR]

org.jfantasy.framework.util.web.filter

├─ org.jfantasy.framework.util.web.filter.ActionContextFilter.class - [JAR]

org.jfantasy.framework.spring.web

├─ org.jfantasy.framework.spring.web.DelegatingServletProxy.class - [JAR]

org.jfantasy.framework.dao.hibernate.generator

├─ org.jfantasy.framework.dao.hibernate.generator.SequenceGenerator.class - [JAR]

├─ org.jfantasy.framework.dao.hibernate.generator.SerialNumberGenerator.class - [JAR]

org.jfantasy.framework.log.config

├─ org.jfantasy.framework.log.config.AnnotationDrivenLogBeanDefinitionParser.class - [JAR]

├─ org.jfantasy.framework.log.config.LogAdviceParser.class - [JAR]

├─ org.jfantasy.framework.log.config.LogNamespaceHandler.class - [JAR]

org.jfantasy.framework.security.core.userdetails

├─ org.jfantasy.framework.security.core.userdetails.DefaultAuthenticationChecks.class - [JAR]

├─ org.jfantasy.framework.security.core.userdetails.PostUserDetailsChecker.class - [JAR]

├─ org.jfantasy.framework.security.core.userdetails.PreUserDetailsChecker.class - [JAR]

├─ org.jfantasy.framework.security.core.userdetails.SimpleUserDetailsService.class - [JAR]

├─ org.jfantasy.framework.security.core.userdetails.UserDetails.class - [JAR]

├─ org.jfantasy.framework.security.core.userdetails.UserDetailsChecker.class - [JAR]

├─ org.jfantasy.framework.security.core.userdetails.UserDetailsService.class - [JAR]

├─ org.jfantasy.framework.security.core.userdetails.UsernameNotFoundException.class - [JAR]

org.jfantasy.framework.jackson.deserializer

├─ org.jfantasy.framework.jackson.deserializer.DateDeserializer.class - [JAR]

├─ org.jfantasy.framework.jackson.deserializer.StringToSetDeserializer.class - [JAR]

org.jfantasy.framework.dao.hibernate

├─ org.jfantasy.framework.dao.hibernate.AliasToBeanResultTransformer.class - [JAR]

├─ org.jfantasy.framework.dao.hibernate.InterceptorRegistration.class - [JAR]

org.jfantasy.framework.dao.annotations

├─ org.jfantasy.framework.dao.annotations.DataSource.class - [JAR]

org.jfantasy.framework.web.filter.wrapper

├─ org.jfantasy.framework.web.filter.wrapper.CharacterEncodingRequestWrapper.class - [JAR]

├─ org.jfantasy.framework.web.filter.wrapper.XSSRequestWrapper.class - [JAR]

org.jfantasy.framework.dao.mybatis.keygen

├─ org.jfantasy.framework.dao.mybatis.keygen.GUIDKeyGenerator.class - [JAR]

├─ org.jfantasy.framework.dao.mybatis.keygen.MultiKeyGenerator.class - [JAR]

├─ org.jfantasy.framework.dao.mybatis.keygen.SequenceKeyGenerator.class - [JAR]

org.jfantasy.framework.security.authentication.event

├─ org.jfantasy.framework.security.authentication.event.AbstractAuthenticationEvent.class - [JAR]

├─ org.jfantasy.framework.security.authentication.event.AbstractAuthenticationFailureEvent.class - [JAR]

├─ org.jfantasy.framework.security.authentication.event.AuthenticationFailureBadCredentialsEvent.class - [JAR]

├─ org.jfantasy.framework.security.authentication.event.AuthenticationFailureCredentialsExpiredEvent.class - [JAR]

├─ org.jfantasy.framework.security.authentication.event.AuthenticationFailureDisabledEvent.class - [JAR]

├─ org.jfantasy.framework.security.authentication.event.AuthenticationFailureExpiredEvent.class - [JAR]

├─ org.jfantasy.framework.security.authentication.event.AuthenticationFailureLockedEvent.class - [JAR]

├─ org.jfantasy.framework.security.authentication.event.AuthenticationFailureProviderNotFoundEvent.class - [JAR]

├─ org.jfantasy.framework.security.authentication.event.AuthenticationFailureServiceExceptionEvent.class - [JAR]

├─ org.jfantasy.framework.security.authentication.event.AuthenticationSuccessEvent.class - [JAR]

org.jfantasy.framework.security.web.authentication

├─ org.jfantasy.framework.security.web.authentication.WebAuthenticationDetails.class - [JAR]

org.jfantasy.framework.error

├─ org.jfantasy.framework.error.ErrorResponse.class - [JAR]

├─ org.jfantasy.framework.error.ErrorUtils.class - [JAR]

├─ org.jfantasy.framework.error.IgnoreException.class - [JAR]

├─ org.jfantasy.framework.error.ValidationException.class - [JAR]

org.jfantasy.framework.security.authentication.dao

├─ org.jfantasy.framework.security.authentication.dao.AbstractSimpleUserDetailsAuthenticationProvider.class - [JAR]

├─ org.jfantasy.framework.security.authentication.dao.AbstractUserDetailsAuthenticationProvider.class - [JAR]

├─ org.jfantasy.framework.security.authentication.dao.DaoAuthenticationProvider.class - [JAR]

├─ org.jfantasy.framework.security.authentication.dao.SimpleAuthenticationProvider.class - [JAR]

org.jfantasy.framework.util.htmlcleaner

├─ org.jfantasy.framework.util.htmlcleaner.HtmlCleanerUtil.class - [JAR]

org.springframework.data.jpa.repository.support

├─ org.springframework.data.jpa.repository.support.CrudMethodMetadataUtils.class - [JAR]

org.jfantasy.framework.log.annotation

├─ org.jfantasy.framework.log.annotation.AbstractFallbackLogOperationSource.class - [JAR]

├─ org.jfantasy.framework.log.annotation.AbstractLogConfiguration.class - [JAR]

├─ org.jfantasy.framework.log.annotation.AnnotationLogOperationSource.class - [JAR]

├─ org.jfantasy.framework.log.annotation.CompositeLogOperationSource.class - [JAR]

├─ org.jfantasy.framework.log.annotation.EnableLog.class - [JAR]

├─ org.jfantasy.framework.log.annotation.Log.class - [JAR]

├─ org.jfantasy.framework.log.annotation.LogAnnotationParser.class - [JAR]

├─ org.jfantasy.framework.log.annotation.LogConfigurationSelector.class - [JAR]

├─ org.jfantasy.framework.log.annotation.LogOperation.class - [JAR]

├─ org.jfantasy.framework.log.annotation.LogOperationSource.class - [JAR]

├─ org.jfantasy.framework.log.annotation.ProxyLogConfiguration.class - [JAR]

├─ org.jfantasy.framework.log.annotation.SpringLogAnnotationParser.class - [JAR]

org.jfantasy.framework.security.oauth2.core

├─ org.jfantasy.framework.security.oauth2.core.AbstractOAuth2Token.class - [JAR]

├─ org.jfantasy.framework.security.oauth2.core.AbstractTokenStore.class - [JAR]

├─ org.jfantasy.framework.security.oauth2.core.AuthorizationGrantType.class - [JAR]

├─ org.jfantasy.framework.security.oauth2.core.ClientDetails.class - [JAR]

├─ org.jfantasy.framework.security.oauth2.core.ClientDetailsService.class - [JAR]

├─ org.jfantasy.framework.security.oauth2.core.ClientRegistrationException.class - [JAR]

├─ org.jfantasy.framework.security.oauth2.core.ClientSecretType.class - [JAR]

├─ org.jfantasy.framework.security.oauth2.core.InvalidTokenException.class - [JAR]

├─ org.jfantasy.framework.security.oauth2.core.OAuth2AccessToken.class - [JAR]

├─ org.jfantasy.framework.security.oauth2.core.OAuth2AuthenticatedPrincipal.class - [JAR]

├─ org.jfantasy.framework.security.oauth2.core.OAuth2Authentication.class - [JAR]

├─ org.jfantasy.framework.security.oauth2.core.OAuth2AuthenticationDetails.class - [JAR]

├─ org.jfantasy.framework.security.oauth2.core.OAuth2AuthenticationException.class - [JAR]

├─ org.jfantasy.framework.security.oauth2.core.OAuth2Error.class - [JAR]

├─ org.jfantasy.framework.security.oauth2.core.OAuth2RefreshToken.class - [JAR]

├─ org.jfantasy.framework.security.oauth2.core.OAuth2Token.class - [JAR]

├─ org.jfantasy.framework.security.oauth2.core.TokenRenewalType.class - [JAR]

├─ org.jfantasy.framework.security.oauth2.core.TokenStore.class - [JAR]

├─ org.jfantasy.framework.security.oauth2.core.TokenType.class - [JAR]

org.jfantasy.framework.jackson.annotation

├─ org.jfantasy.framework.jackson.annotation.BeanFilter.class - [JAR]

├─ org.jfantasy.framework.jackson.annotation.JsonResultFilter.class - [JAR]

org.jfantasy.schedule.service

├─ org.jfantasy.schedule.service.JobInfo.class - [JAR]

├─ org.jfantasy.schedule.service.SchedulerUtil.class - [JAR]

├─ org.jfantasy.schedule.service.TriggerInfo.class - [JAR]

├─ org.jfantasy.schedule.service.TriggerType.class - [JAR]

org.jfantasy.framework.spring.mvc.jackson

├─ org.jfantasy.framework.spring.mvc.jackson.RestJsonView.class - [JAR]

org.jfantasy.framework.security

├─ org.jfantasy.framework.security.AuthenticationException.class - [JAR]

├─ org.jfantasy.framework.security.AuthenticationManager.class - [JAR]

├─ org.jfantasy.framework.security.DefaultAuthenticationManagerResolver.class - [JAR]

├─ org.jfantasy.framework.security.LoginService.class - [JAR]

├─ org.jfantasy.framework.security.LoginUser.class - [JAR]

├─ org.jfantasy.framework.security.SecurityContext.class - [JAR]

├─ org.jfantasy.framework.security.SecurityContextHolder.class - [JAR]

├─ org.jfantasy.framework.security.SpringSecurityUtils.class - [JAR]

org.jfantasy.framework.spring.mvc.util

├─ org.jfantasy.framework.spring.mvc.util.MapWapper.class - [JAR]

org.jfantasy.framework.dao.jpa

├─ org.jfantasy.framework.dao.jpa.ComplexJpaRepository.class - [JAR]

├─ org.jfantasy.framework.dao.jpa.JpaRepository.class - [JAR]

├─ org.jfantasy.framework.dao.jpa.PropertyFilter.class - [JAR]

├─ org.jfantasy.framework.dao.jpa.PropertyFilterBuilder.class - [JAR]

├─ org.jfantasy.framework.dao.jpa.PropertyFilterSpecification.class - [JAR]

org.jfantasy.framework.security.authentication

├─ org.jfantasy.framework.security.authentication.AbstractAuthenticationToken.class - [JAR]

├─ org.jfantasy.framework.security.authentication.AccountExpiredException.class - [JAR]

├─ org.jfantasy.framework.security.authentication.AccountStatusException.class - [JAR]

├─ org.jfantasy.framework.security.authentication.Authentication.class - [JAR]

├─ org.jfantasy.framework.security.authentication.AuthenticationDetailsSource.class - [JAR]

├─ org.jfantasy.framework.security.authentication.AuthenticationEventPublisher.class - [JAR]

├─ org.jfantasy.framework.security.authentication.AuthenticationManagerResolver.class - [JAR]

├─ org.jfantasy.framework.security.authentication.AuthenticationProvider.class - [JAR]

├─ org.jfantasy.framework.security.authentication.AuthenticationServiceException.class - [JAR]

├─ org.jfantasy.framework.security.authentication.BadCredentialsException.class - [JAR]

├─ org.jfantasy.framework.security.authentication.CredentialsExpiredException.class - [JAR]

├─ org.jfantasy.framework.security.authentication.DefaultAuthenticationEventPublisher.class - [JAR]

├─ org.jfantasy.framework.security.authentication.DisabledException.class - [JAR]

├─ org.jfantasy.framework.security.authentication.InternalAuthenticationServiceException.class - [JAR]

├─ org.jfantasy.framework.security.authentication.InvalidBearerTokenException.class - [JAR]

├─ org.jfantasy.framework.security.authentication.LockedException.class - [JAR]

├─ org.jfantasy.framework.security.authentication.ProviderNotFoundException.class - [JAR]

├─ org.jfantasy.framework.security.authentication.SimpleAuthenticationToken.class - [JAR]

├─ org.jfantasy.framework.security.authentication.UsernamePasswordAuthenticationToken.class - [JAR]

org.jfantasy.framework.context.bean

├─ org.jfantasy.framework.context.bean.Language.class - [JAR]

org.jfantasy.framework.dao.mybatis.interceptors

├─ org.jfantasy.framework.dao.mybatis.interceptors.AutoKeyInterceptor.class - [JAR]

├─ org.jfantasy.framework.dao.mybatis.interceptors.LimitInterceptor.class - [JAR]

├─ org.jfantasy.framework.dao.mybatis.interceptors.MultiDataSourceInterceptor.class - [JAR]

org.jfantasy.framework.dao.hibernate.util.converters

├─ org.jfantasy.framework.dao.hibernate.util.converters.DateConverter.class - [JAR]

org.jfantasy.framework.security.core

├─ org.jfantasy.framework.security.core.AuthenticatedPrincipal.class - [JAR]

├─ org.jfantasy.framework.security.core.GrantedAuthority.class - [JAR]

├─ org.jfantasy.framework.security.core.SecurityMessageSource.class - [JAR]

├─ org.jfantasy.framework.security.core.SimpleAuthenticatedPrincipal.class - [JAR]

├─ org.jfantasy.framework.security.core.SimpleGrantedAuthority.class - [JAR]

org.jfantasy.framework.security.core.user

├─ org.jfantasy.framework.security.core.user.OAuth2User.class - [JAR]

org.jfantasy.framework.log

├─ org.jfantasy.framework.log.DefaultLogManager.class - [JAR]

├─ org.jfantasy.framework.log.LogManager.class - [JAR]

org.jfantasy.framework.httpclient

├─ org.jfantasy.framework.httpclient.HttpClientUtil.class - [JAR]

├─ org.jfantasy.framework.httpclient.Request.class - [JAR]

├─ org.jfantasy.framework.httpclient.Response.class - [JAR]

org.jfantasy.framework.dao.hibernate.util

├─ org.jfantasy.framework.dao.hibernate.util.HibernateUtils.class - [JAR]

├─ org.jfantasy.framework.dao.hibernate.util.ReflectionUtils.class - [JAR]

├─ org.jfantasy.framework.dao.hibernate.util.TypeFactory.class - [JAR]

org.jfantasy.framework.dao.util

├─ org.jfantasy.framework.dao.util.DaoUtil.class - [JAR]

├─ org.jfantasy.framework.dao.util.JdbcUtil.class - [JAR]

org.jfantasy.framework.web.tomcat

├─ org.jfantasy.framework.web.tomcat.CustomTomcatContextCustomizer.class - [JAR]

├─ org.jfantasy.framework.web.tomcat.NoSessionManager.class - [JAR]

org.jfantasy.framework.spring

├─ org.jfantasy.framework.spring.ClassPathScanner.class - [JAR]

├─ org.jfantasy.framework.spring.SpELUtil.class - [JAR]

├─ org.jfantasy.framework.spring.SpringBeanUtils.class - [JAR]

org.jfantasy.framework.spring.mvc.http

├─ org.jfantasy.framework.spring.mvc.http.Error.class - [JAR]

├─ org.jfantasy.framework.spring.mvc.http.ErrorEvent.class - [JAR]

├─ org.jfantasy.framework.spring.mvc.http.ErrorHandler.class - [JAR]

├─ org.jfantasy.framework.spring.mvc.http.ErrorSource.class - [JAR]

├─ org.jfantasy.framework.spring.mvc.http.JacksonResponseBodyAdvice.class - [JAR]

├─ org.jfantasy.framework.spring.mvc.http.WebError.class - [JAR]

org.jfantasy.framework.context

├─ org.jfantasy.framework.context.DatabaseMessageSource.class - [JAR]

org.jfantasy.framework.security.oauth2

├─ org.jfantasy.framework.security.oauth2.DefaultTokenServices.class - [JAR]

├─ org.jfantasy.framework.security.oauth2.JwtTokenPayload.class - [JAR]

org.jfantasy.framework.security.oauth2.server

├─ org.jfantasy.framework.security.oauth2.server.BearerTokenAuthenticationToken.class - [JAR]

├─ org.jfantasy.framework.security.oauth2.server.BearerTokenError.class - [JAR]

├─ org.jfantasy.framework.security.oauth2.server.BearerTokenErrorCodes.class - [JAR]

├─ org.jfantasy.framework.security.oauth2.server.BearerTokenErrors.class - [JAR]

org.jfantasy.framework.util.web

├─ org.jfantasy.framework.util.web.PagerUtil.class - [JAR]

├─ org.jfantasy.framework.util.web.RedirectAttributesWriter.class - [JAR]

├─ org.jfantasy.framework.util.web.ServletUtils.class - [JAR]

├─ org.jfantasy.framework.util.web.WebUtil.class - [JAR]

org.jfantasy.framework.spring.mvc.error

├─ org.jfantasy.framework.spring.mvc.error.ForbiddenException.class - [JAR]

├─ org.jfantasy.framework.spring.mvc.error.LoginException.class - [JAR]

├─ org.jfantasy.framework.spring.mvc.error.NotFoundException.class - [JAR]

├─ org.jfantasy.framework.spring.mvc.error.PasswordException.class - [JAR]

├─ org.jfantasy.framework.spring.mvc.error.RestException.class - [JAR]

├─ org.jfantasy.framework.spring.mvc.error.SecurityException.class - [JAR]

org.jfantasy.framework.spring.validation

├─ org.jfantasy.framework.spring.validation.Operation.class - [JAR]

├─ org.jfantasy.framework.spring.validation.Use.class - [JAR]

├─ org.jfantasy.framework.spring.validation.UseConstraintValidator.class - [JAR]

├─ org.jfantasy.framework.spring.validation.ValidationException.class - [JAR]

├─ org.jfantasy.framework.spring.validation.Validator.class - [JAR]

org.jfantasy.framework.dao.mybatis.keygen.service

├─ org.jfantasy.framework.dao.mybatis.keygen.service.SequenceService.class - [JAR]

org.jfantasy.framework.web.filter

├─ org.jfantasy.framework.web.filter.ConcurrentRequestFilter.class - [JAR]

├─ org.jfantasy.framework.web.filter.ConversionCharacterEncodingFilter.class - [JAR]

├─ org.jfantasy.framework.web.filter.XSSFilter.class - [JAR]

org.jfantasy.framework.install

├─ org.jfantasy.framework.install.ConfigResolver.class - [JAR]

├─ org.jfantasy.framework.install.Configuration.class - [JAR]

org.jfantasy.framework.util

├─ org.jfantasy.framework.util.Arith.class - [JAR]

├─ org.jfantasy.framework.util.CommandUtil.class - [JAR]

├─ org.jfantasy.framework.util.FFmpegUtil.class - [JAR]

├─ org.jfantasy.framework.util.HandlebarsTemplateUtils.class - [JAR]

├─ org.jfantasy.framework.util.ImageUtil.class - [JAR]

├─ org.jfantasy.framework.util.LinkedBlockingQueue.class - [JAR]

├─ org.jfantasy.framework.util.PinyinUtils.class - [JAR]

├─ org.jfantasy.framework.util.Stack.class - [JAR]

org.jfantasy.framework.spring.mvc.jackson.databind

├─ org.jfantasy.framework.spring.mvc.jackson.databind.IdDeserializer.class - [JAR]

├─ org.jfantasy.framework.spring.mvc.jackson.databind.IdSerializer.class - [JAR]

org.jfantasy.framework.log.interceptor

├─ org.jfantasy.framework.log.interceptor.BeanFactoryLogOperationSourceAdvisor.class - [JAR]

├─ org.jfantasy.framework.log.interceptor.ExpressionEvaluator.class - [JAR]

├─ org.jfantasy.framework.log.interceptor.LazyParamAwareEvaluationContext.class - [JAR]

├─ org.jfantasy.framework.log.interceptor.LogAspectSupport.class - [JAR]

├─ org.jfantasy.framework.log.interceptor.LogExpressionRootObject.class - [JAR]

├─ org.jfantasy.framework.log.interceptor.LogInterceptor.class - [JAR]

├─ org.jfantasy.framework.log.interceptor.LogOperationSourcePointcut.class - [JAR]

├─ org.jfantasy.framework.log.interceptor.LogProxyFactoryBean.class - [JAR]

org.jfantasy.framework.util.cglib.interceptor

├─ org.jfantasy.framework.util.cglib.interceptor.ParameterMap.class - [JAR]

org.jfantasy.framework.spring.mvc.bind.annotation

├─ org.jfantasy.framework.spring.mvc.bind.annotation.FormModel.class - [JAR]

org.jfantasy.framework.util.sax

├─ org.jfantasy.framework.util.sax.SaxXmlHandler.class - [JAR]

├─ org.jfantasy.framework.util.sax.XMLReader.class - [JAR]

├─ org.jfantasy.framework.util.sax.XmlElement.class - [JAR]

org.jfantasy.autoconfigure.properties

├─ org.jfantasy.autoconfigure.properties.DataSourceProxyProperties.class - [JAR]

├─ org.jfantasy.autoconfigure.properties.SequenceProperties.class - [JAR]

org.jfantasy.framework.spring.mvc.method.annotation

├─ org.jfantasy.framework.spring.mvc.method.annotation.MethodArgumentResolver.class - [JAR]

├─ org.jfantasy.framework.spring.mvc.method.annotation.PagerModelAttributeMethodProcessor.class - [JAR]

├─ org.jfantasy.framework.spring.mvc.method.annotation.PropertyFilterModelAttributeMethodProcessor.class - [JAR]

org.jfantasy.framework.jackson.serializer

├─ org.jfantasy.framework.jackson.serializer.DateSerializer.class - [JAR]

├─ org.jfantasy.framework.jackson.serializer.IdCardSerializer.class - [JAR]

├─ org.jfantasy.framework.jackson.serializer.PhoneSerializer.class - [JAR]

├─ org.jfantasy.framework.jackson.serializer.SetToStringSerializer.class - [JAR]

├─ org.jfantasy.framework.jackson.serializer.StringReplaceSerializer.class - [JAR]

├─ org.jfantasy.framework.jackson.serializer.StringUnicodeSerializer.class - [JAR]

├─ org.jfantasy.framework.jackson.serializer.TextSerializer.class - [JAR]

org.jfantasy.framework.log.filter

├─ org.jfantasy.framework.log.filter.DefaultLogFilter.class - [JAR]

├─ org.jfantasy.framework.log.filter.LogFilter.class - [JAR]

org.jfantasy.framework.security.web

├─ org.jfantasy.framework.security.web.WebAuthenticationDetailsSource.class - [JAR]

org.jfantasy.framework.util.cglib

├─ org.jfantasy.framework.util.cglib.CglibUtil.class - [JAR]

org.jfantasy.framework.dao.mybatis.keygen.util

├─ org.jfantasy.framework.dao.mybatis.keygen.util.DataBaseKeyGenerator.class - [JAR]

├─ org.jfantasy.framework.dao.mybatis.keygen.util.SequenceInfo.class - [JAR]

org.jfantasy.framework.security.crypto.password

├─ org.jfantasy.framework.security.crypto.password.DESPasswordEncoder.class - [JAR]

├─ org.jfantasy.framework.security.crypto.password.MD5PasswordEncoder.class - [JAR]

├─ org.jfantasy.framework.security.crypto.password.PasswordEncoder.class - [JAR]

├─ org.jfantasy.framework.security.crypto.password.PlaintextPasswordEncoder.class - [JAR]

org.jfantasy.autoconfigure

├─ org.jfantasy.autoconfigure.CoreAutoConfiguration.class - [JAR]

├─ org.jfantasy.autoconfigure.OAuth2ResourceServerAutoConfiguration.class - [JAR]

├─ org.jfantasy.autoconfigure.OAuth2SecurityAutoConfiguration.class - [JAR]

├─ org.jfantasy.autoconfigure.WebStarterAutoConfiguration.class - [JAR]

org.jfantasy.framework.security.core.authority

├─ org.jfantasy.framework.security.core.authority.AuthorityUtils.class - [JAR]

org.jfantasy.framework.crypto

├─ org.jfantasy.framework.crypto.AsymmetricCrypto.class - [JAR]

├─ org.jfantasy.framework.crypto.CipherUtil.class - [JAR]

├─ org.jfantasy.framework.crypto.CryptoException.class - [JAR]

├─ org.jfantasy.framework.crypto.DESPlus.class - [JAR]

├─ org.jfantasy.framework.crypto.DESUtil.class - [JAR]

├─ org.jfantasy.framework.crypto.GzipEncode.class - [JAR]

├─ org.jfantasy.framework.crypto.RSAUtil.class - [JAR]

├─ org.jfantasy.framework.crypto.SecurityInc.class - [JAR]

├─ org.jfantasy.framework.crypto.SymmetricCrypto.class - [JAR]

├─ org.jfantasy.framework.crypto.ThreeDESUtil.class - [JAR]

org.jfantasy.framework.dao.mybatis.dialect

├─ org.jfantasy.framework.dao.mybatis.dialect.DB2SQLDialect.class - [JAR]

├─ org.jfantasy.framework.dao.mybatis.dialect.Dialect.class - [JAR]

├─ org.jfantasy.framework.dao.mybatis.dialect.DialectUtil.class - [JAR]

├─ org.jfantasy.framework.dao.mybatis.dialect.MsSQLDialect.class - [JAR]

├─ org.jfantasy.framework.dao.mybatis.dialect.MultiDialect.class - [JAR]

├─ org.jfantasy.framework.dao.mybatis.dialect.MySQLDialect.class - [JAR]

├─ org.jfantasy.framework.dao.mybatis.dialect.OraSQLDialect.class - [JAR]

org.jfantasy.framework.util.asm

├─ org.jfantasy.framework.util.asm.AnnotationDescriptor.class - [JAR]

├─ org.jfantasy.framework.util.asm.AsmContext.class - [JAR]

├─ org.jfantasy.framework.util.asm.AsmException.class - [JAR]

├─ org.jfantasy.framework.util.asm.AsmUtil.class - [JAR]

├─ org.jfantasy.framework.util.asm.EnumValue.class - [JAR]

├─ org.jfantasy.framework.util.asm.MethodCreator.class - [JAR]

├─ org.jfantasy.framework.util.asm.MethodInfo.class - [JAR]

├─ org.jfantasy.framework.util.asm.Property.class - [JAR]

org.jfantasy.framework.dao.mybatis.keygen.dao

├─ org.jfantasy.framework.dao.mybatis.keygen.dao.SequenceDao.class - [JAR]

org.jfantasy.framework.context.dao

├─ org.jfantasy.framework.context.dao.LanguageRepository.class - [JAR]

org.jfantasy.framework.security.oauth2.server.authentication

├─ org.jfantasy.framework.security.oauth2.server.authentication.AbstractOAuth2TokenAuthenticationToken.class - [JAR]

├─ org.jfantasy.framework.security.oauth2.server.authentication.BearerTokenAuthentication.class - [JAR]

├─ org.jfantasy.framework.security.oauth2.server.authentication.BearerTokenAuthenticationProvider.class - [JAR]

org.jfantasy.framework.dao.hibernate.event

├─ org.jfantasy.framework.dao.hibernate.event.PropertyGeneratorPersistEventListener.class - [JAR]

├─ org.jfantasy.framework.dao.hibernate.event.PropertyGeneratorSaveOrUpdateEventListener.class - [JAR]

org.jfantasy.framework.security.oauth2.jwt

├─ org.jfantasy.framework.security.oauth2.jwt.JwtInvalidException.class - [JAR]

├─ org.jfantasy.framework.security.oauth2.jwt.JwtTokenService.class - [JAR]

├─ org.jfantasy.framework.security.oauth2.jwt.JwtTokenServiceImpl.class - [JAR]

├─ org.jfantasy.framework.security.oauth2.jwt.JwtUtils.class - [JAR]

org.jfantasy.framework.util.userstamp

├─ org.jfantasy.framework.util.userstamp.Decoder.class - [JAR]

├─ org.jfantasy.framework.util.userstamp.Encoder.class - [JAR]

├─ org.jfantasy.framework.util.userstamp.RandomType.class - [JAR]

├─ org.jfantasy.framework.util.userstamp.UserResult.class - [JAR]

├─ org.jfantasy.framework.util.userstamp.UserStamp.class - [JAR]

org.jfantasy.schedule.listener

├─ org.jfantasy.schedule.listener.LogListener.class - [JAR]

org.jfantasy.framework.dao.hibernate.spi

├─ org.jfantasy.framework.dao.hibernate.spi.CustomIdentifierGeneratorStrategyProvider.class - [JAR]

├─ org.jfantasy.framework.dao.hibernate.spi.IdentifierGeneratorUtil.class - [JAR]

org.jfantasy.framework.service

├─ org.jfantasy.framework.service.BatchService.class - [JAR]

├─ org.jfantasy.framework.service.FTPService.class - [JAR]

org.jfantasy.framework.util.concurrent

├─ org.jfantasy.framework.util.concurrent.LinkedQueue.class - [JAR]

org.jfantasy.framework.spring.mvc.hateoas

├─ org.jfantasy.framework.spring.mvc.hateoas.ResourceAssemblerSupport.class - [JAR]

├─ org.jfantasy.framework.spring.mvc.hateoas.ResultResourceSupport.class - [JAR]

org.jfantasy.framework.dao.hibernate.converter

├─ org.jfantasy.framework.dao.hibernate.converter.ArrayConverter.class - [JAR]

├─ org.jfantasy.framework.dao.hibernate.converter.DESConverter.class - [JAR]

├─ org.jfantasy.framework.dao.hibernate.converter.JsonConverter.class - [JAR]

├─ org.jfantasy.framework.dao.hibernate.converter.MapConverter.class - [JAR]

├─ org.jfantasy.framework.dao.hibernate.converter.PropertiesConverter.class - [JAR]

├─ org.jfantasy.framework.dao.hibernate.converter.SetConverter.class - [JAR]

├─ org.jfantasy.framework.dao.hibernate.converter.StringArrayConverter.class - [JAR]

├─ org.jfantasy.framework.dao.hibernate.converter.StringSetConverter.class - [JAR]

org.jfantasy.framework.dao.hibernate.interceptors

├─ org.jfantasy.framework.dao.hibernate.interceptors.BusEntityInterceptor.class - [JAR]

├─ org.jfantasy.framework.dao.hibernate.interceptors.MultiEntityInterceptor.class - [JAR]

Advertisement