All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download sso-spring-boot-starter JAR 2.3.8 with all dependencies


sso client

Files of the artifact sso-spring-boot-starter version 2.3.8 from the group com.github.houbbbbb.

Artifact sso-spring-boot-starter
Group com.github.houbbbbb
Version 2.3.8
Last update 16. July 2021
Tags: client
Organization not specified
URL Not specified
License The Apache License, Version 2.0
Dependencies amount 9
Dependencies spring-boot-configuration-processor, spring-boot-autoconfigure, maven-gpg-plugin, maven-javadoc-plugin, maven-source-plugin, lombok, gson, commons-codec, netty-all,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of sso-spring-boot-starter Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of sso-spring-boot-starter version 2.3.8

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.com.github.houbbbbb.sso-spring-boot-starter
META-INF.maven.com.github.houbbbbb.sso-spring-boot-starter.META-INF.maven.com.github.houbbbbb.sso-spring-boot-starter.pom.properties
META-INF.maven.com.github.houbbbbb.sso-spring-boot-starter.META-INF.maven.com.github.houbbbbb.sso-spring-boot-starter.pom.xml
META-INF
META-INF.META-INF.spring.factories
com.github.houbbbbb.sso
com.github.houbbbbb.sso.com.github.houbbbbb.sso.SsoClientApplication
com.github.houbbbbb.sso.config
com.github.houbbbbb.sso.config.com.github.houbbbbb.sso.config.SSOPAutoConfig
com.github.houbbbbb.sso.config.com.github.houbbbbb.sso.config.SSOPFilterConfig
com.github.houbbbbb.sso.cons
com.github.houbbbbb.sso.cons.com.github.houbbbbb.sso.cons.SSOPCacheConstants
com.github.houbbbbb.sso.cons.com.github.houbbbbb.sso.cons.SSOPConstants
com.github.houbbbbb.sso.entity
com.github.houbbbbb.sso.entity.com.github.houbbbbb.sso.entity.AppDO
com.github.houbbbbb.sso.entity.com.github.houbbbbb.sso.entity.AppInfoDTO
com.github.houbbbbb.sso.entity.com.github.houbbbbb.sso.entity.SSOPUserDTO
com.github.houbbbbb.sso.filter
com.github.houbbbbb.sso.filter.com.github.houbbbbb.sso.filter.SSOPFilter
com.github.houbbbbb.sso.nt
com.github.houbbbbb.sso.nt.com.github.houbbbbb.sso.nt.Start
com.github.houbbbbb.sso.nt.constants
com.github.houbbbbb.sso.nt.constants.com.github.houbbbbb.sso.nt.constants.CacheConstants
com.github.houbbbbb.sso.nt.constants.com.github.houbbbbb.sso.nt.constants.CommonConstants
com.github.houbbbbb.sso.nt.constants.com.github.houbbbbb.sso.nt.constants.SwitchConstants
com.github.houbbbbb.sso.nt.entity
com.github.houbbbbb.sso.nt.entity.com.github.houbbbbb.sso.nt.entity.AppDTO
com.github.houbbbbb.sso.nt.factory
com.github.houbbbbb.sso.nt.factory.com.github.houbbbbb.sso.nt.factory.AbstractFactory
com.github.houbbbbb.sso.nt.factory.com.github.houbbbbb.sso.nt.factory.ClientHandlerFactory
com.github.houbbbbb.sso.nt.factory.com.github.houbbbbb.sso.nt.factory.DecoderFactory
com.github.houbbbbb.sso.nt.factory.com.github.houbbbbb.sso.nt.factory.EncoderFactory
com.github.houbbbbb.sso.nt.factory.com.github.houbbbbb.sso.nt.factory.Factory
com.github.houbbbbb.sso.nt.factory.com.github.houbbbbb.sso.nt.factory.InitializerFactory
com.github.houbbbbb.sso.nt.factory.com.github.houbbbbb.sso.nt.factory.ItemType
com.github.houbbbbb.sso.nt.factory.com.github.houbbbbb.sso.nt.factory.NettyFactory
com.github.houbbbbb.sso.nt.factory.com.github.houbbbbb.sso.nt.factory.ServerHandlerFactory
com.github.houbbbbb.sso.nt.factory.com.github.houbbbbb.sso.nt.factory.StaticFactory
com.github.houbbbbb.sso.nt.factory.com.github.houbbbbb.sso.nt.factory.ThreadFactory
com.github.houbbbbb.sso.nt.filter
com.github.houbbbbb.sso.nt.filter.com.github.houbbbbb.sso.nt.filter.AndFilter
com.github.houbbbbb.sso.nt.filter.com.github.houbbbbb.sso.nt.filter.NameFilter
com.github.houbbbbb.sso.nt.filter.com.github.houbbbbb.sso.nt.filter.NetFilter
com.github.houbbbbb.sso.nt.filter.com.github.houbbbbb.sso.nt.filter.NotFilter
com.github.houbbbbb.sso.nt.filter.com.github.houbbbbb.sso.nt.filter.OrFilter
com.github.houbbbbb.sso.nt.filter.com.github.houbbbbb.sso.nt.filter.ServiceIdFilter
com.github.houbbbbb.sso.nt.filter.com.github.houbbbbb.sso.nt.filter.SsoServiceIdFilter
com.github.houbbbbb.sso.nt.filter.com.github.houbbbbb.sso.nt.filter.TypeFilter
com.github.houbbbbb.sso.nt.handler
com.github.houbbbbb.sso.nt.handler.com.github.houbbbbb.sso.nt.handler.ClientChannelHandler
com.github.houbbbbb.sso.nt.handler.com.github.houbbbbb.sso.nt.handler.HeartbeatClientHandler
com.github.houbbbbb.sso.nt.handler.com.github.houbbbbb.sso.nt.handler.HeartbeatServerHandler
com.github.houbbbbb.sso.nt.handler.com.github.houbbbbb.sso.nt.handler.ServerChannelHandler
com.github.houbbbbb.sso.nt.initiallizer
com.github.houbbbbb.sso.nt.initiallizer.com.github.houbbbbb.sso.nt.initiallizer.ClientChannelInitializer
com.github.houbbbbb.sso.nt.initiallizer.com.github.houbbbbb.sso.nt.initiallizer.ServerChannelInitializer
com.github.houbbbbb.sso.nt.loadbalance
com.github.houbbbbb.sso.nt.loadbalance.com.github.houbbbbb.sso.nt.loadbalance.Consistance
com.github.houbbbbb.sso.nt.loadbalance.com.github.houbbbbb.sso.nt.loadbalance.Hash
com.github.houbbbbb.sso.nt.opt
com.github.houbbbbb.sso.nt.opt.com.github.houbbbbb.sso.nt.opt.CacheOpt
com.github.houbbbbb.sso.nt.opt.com.github.houbbbbb.sso.nt.opt.ClientOpt
com.github.houbbbbb.sso.nt.opt.com.github.houbbbbb.sso.nt.opt.ServerOpt
com.github.houbbbbb.sso.nt.template
com.github.houbbbbb.sso.nt.template.com.github.houbbbbb.sso.nt.template.ClientTemplate
com.github.houbbbbb.sso.nt.template.com.github.houbbbbb.sso.nt.template.NettyTemplate
com.github.houbbbbb.sso.nt.template.com.github.houbbbbb.sso.nt.template.ServerTemplate
com.github.houbbbbb.sso.nt.util
com.github.houbbbbb.sso.nt.util.com.github.houbbbbb.sso.nt.util.AppConvertUtil
com.github.houbbbbb.sso.nt.util.com.github.houbbbbb.sso.nt.util.BeanUtil
com.github.houbbbbb.sso.nt.util.com.github.houbbbbb.sso.nt.util.DebugUtil
com.github.houbbbbb.sso.nt.util.com.github.houbbbbb.sso.nt.util.HandlerUtils
com.github.houbbbbb.sso.scheduler
com.github.houbbbbb.sso.scheduler.com.github.houbbbbb.sso.scheduler.CacheClearJob
com.github.houbbbbb.sso.scheduler.com.github.houbbbbb.sso.scheduler.ClientCheckJob
com.github.houbbbbb.sso.scheduler.com.github.houbbbbb.sso.scheduler.Job
com.github.houbbbbb.sso.scheduler.com.github.houbbbbb.sso.scheduler.Scheduler
com.github.houbbbbb.sso.scheduler.com.github.houbbbbb.sso.scheduler.ServerCheckJob
com.github.houbbbbb.sso.scheduler.com.github.houbbbbb.sso.scheduler.ServerStartJob
com.github.houbbbbb.sso.scheduler.com.github.houbbbbb.sso.scheduler.TypeJudge
com.github.houbbbbb.sso.service
com.github.houbbbbb.sso.service.com.github.houbbbbb.sso.service.SSOPAppService
com.github.houbbbbb.sso.service.com.github.houbbbbb.sso.service.SSOPServerService
com.github.houbbbbb.sso.service.com.github.houbbbbb.sso.service.SSOPUserService
com.github.houbbbbb.sso.util
com.github.houbbbbb.sso.util.com.github.houbbbbb.sso.util.CookieUtil
com.github.houbbbbb.sso.util.com.github.houbbbbb.sso.util.DateUtil
com.github.houbbbbb.sso.util.com.github.houbbbbb.sso.util.GsonUtil
com.github.houbbbbb.sso.util.com.github.houbbbbb.sso.util.HTMLFilter
com.github.houbbbbb.sso.util.com.github.houbbbbb.sso.util.HttpClientUtil
com.github.houbbbbb.sso.util.com.github.houbbbbb.sso.util.PostParam
com.github.houbbbbb.sso.util.com.github.houbbbbb.sso.util.RequestUtil
com.github.houbbbbb.sso.util.com.github.houbbbbb.sso.util.SecretUtil
com.github.houbbbbb.sso.util.com.github.houbbbbb.sso.util.ThreadLocalUtil
com.github.houbbbbb.sso.util.com.github.houbbbbb.sso.util.UUIDUtil




© 2015 - 2024 Weber Informatics LLC | Privacy Policy