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

Download grpc-spring-boot-starter JAR 5.1.5 with all dependencies


grpc-spring-boot-starter

Files of the artifact grpc-spring-boot-starter version 5.1.5 from the group io.github.lognet.

Artifact grpc-spring-boot-starter
Group io.github.lognet
Version 5.1.5
Last update 27. September 2023
Tags: spring starter boot grpc
Organization not specified
URL https://github.com/LogNet/grpc-spring-boot-starter
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies grpc-netty-shaded, grpc-services, grpc-inprocess, spring-boot-starter, netty-tcnative-boringssl-static,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of grpc-spring-boot-starter Show documentation

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

0 downloads

Source code of grpc-spring-boot-starter version 5.1.5

META-INF
META-INF.META-INF.MANIFEST.MF
org.lognet.springboot.grpc
org.lognet.springboot.grpc.org.lognet.springboot.grpc.FailureHandlingSupport
org.lognet.springboot.grpc.org.lognet.springboot.grpc.GRpcErrorHandler
org.lognet.springboot.grpc.org.lognet.springboot.grpc.GRpcGlobalInterceptor
org.lognet.springboot.grpc.org.lognet.springboot.grpc.GRpcServerBuilderConfigurer
org.lognet.springboot.grpc.org.lognet.springboot.grpc.GRpcServerRunner
org.lognet.springboot.grpc.org.lognet.springboot.grpc.GRpcService
org.lognet.springboot.grpc.org.lognet.springboot.grpc.GRpcServicesRegistry
org.lognet.springboot.grpc.org.lognet.springboot.grpc.MessageBlockingServerCallListener
org.lognet.springboot.grpc.autoconfigure
org.lognet.springboot.grpc.autoconfigure.org.lognet.springboot.grpc.autoconfigure.ConditionalOnMissingErrorHandler
org.lognet.springboot.grpc.autoconfigure.org.lognet.springboot.grpc.autoconfigure.GRpcAutoConfiguration
org.lognet.springboot.grpc.autoconfigure.org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties
org.lognet.springboot.grpc.autoconfigure.org.lognet.springboot.grpc.autoconfigure.GRpcValidationConfiguration
org.lognet.springboot.grpc.autoconfigure.org.lognet.springboot.grpc.autoconfigure.GRpcValidationProperties
org.lognet.springboot.grpc.autoconfigure.org.lognet.springboot.grpc.autoconfigure.NettyServerBuilderSelector
org.lognet.springboot.grpc.autoconfigure.org.lognet.springboot.grpc.autoconfigure.OnGrpcServerEnabled
org.lognet.springboot.grpc.autoconfigure.org.lognet.springboot.grpc.autoconfigure.OnMissingErrorHandlerCondition
org.lognet.springboot.grpc.autoconfigure.org.lognet.springboot.grpc.autoconfigure.PureNettyConfiguration
org.lognet.springboot.grpc.autoconfigure.org.lognet.springboot.grpc.autoconfigure.ShadedNettyConfiguration
org.lognet.springboot.grpc.autoconfigure.actuate
org.lognet.springboot.grpc.autoconfigure.actuate.org.lognet.springboot.grpc.autoconfigure.actuate.GRpcActuateAutoConfiguration
org.lognet.springboot.grpc.autoconfigure.consul
org.lognet.springboot.grpc.autoconfigure.consul.org.lognet.springboot.grpc.autoconfigure.consul.ConsulGrpcAutoConfiguration
org.lognet.springboot.grpc.autoconfigure.consul.org.lognet.springboot.grpc.autoconfigure.consul.GrpcConsulProperties
org.lognet.springboot.grpc.autoconfigure.consul.org.lognet.springboot.grpc.autoconfigure.consul.GrpcConsulRegistrar
org.lognet.springboot.grpc.autoconfigure.consul.org.lognet.springboot.grpc.autoconfigure.consul.ServiceRegistrationMode
org.lognet.springboot.grpc.autoconfigure.consul.org.lognet.springboot.grpc.autoconfigure.consul.ServiceRegistrationStrategy
org.lognet.springboot.grpc.autoconfigure.metrics
org.lognet.springboot.grpc.autoconfigure.metrics.org.lognet.springboot.grpc.autoconfigure.metrics.GRpcMetricsAutoConfiguration
org.lognet.springboot.grpc.autoconfigure.metrics.org.lognet.springboot.grpc.autoconfigure.metrics.GRpcMetricsProperties
org.lognet.springboot.grpc.autoconfigure.metrics.org.lognet.springboot.grpc.autoconfigure.metrics.GRpcMetricsTagsContributor
org.lognet.springboot.grpc.autoconfigure.metrics.org.lognet.springboot.grpc.autoconfigure.metrics.RequestAwareGRpcMetricsTagsContributor
org.lognet.springboot.grpc.autoconfigure.security
org.lognet.springboot.grpc.autoconfigure.security.org.lognet.springboot.grpc.autoconfigure.security.SecurityAutoConfiguration
org.lognet.springboot.grpc.context
org.lognet.springboot.grpc.context.org.lognet.springboot.grpc.context.GRpcServerInitializedEvent
org.lognet.springboot.grpc.context.org.lognet.springboot.grpc.context.LocalRunningGrpcPort
org.lognet.springboot.grpc.health
org.lognet.springboot.grpc.health.org.lognet.springboot.grpc.health.DefaultHealthStatusService
org.lognet.springboot.grpc.health.org.lognet.springboot.grpc.health.ManagedHealthStatusService
org.lognet.springboot.grpc.recovery
org.lognet.springboot.grpc.recovery.org.lognet.springboot.grpc.recovery.ErrorHandlerAdapter
org.lognet.springboot.grpc.recovery.org.lognet.springboot.grpc.recovery.GRpcExceptionHandler
org.lognet.springboot.grpc.recovery.org.lognet.springboot.grpc.recovery.GRpcExceptionHandlerInterceptor
org.lognet.springboot.grpc.recovery.org.lognet.springboot.grpc.recovery.GRpcExceptionHandlerMethodResolver
org.lognet.springboot.grpc.recovery.org.lognet.springboot.grpc.recovery.GRpcExceptionScope
org.lognet.springboot.grpc.recovery.org.lognet.springboot.grpc.recovery.GRpcRuntimeExceptionWrapper
org.lognet.springboot.grpc.recovery.org.lognet.springboot.grpc.recovery.GRpcServiceAdvice
org.lognet.springboot.grpc.recovery.org.lognet.springboot.grpc.recovery.HandlerMethod
org.lognet.springboot.grpc.security
org.lognet.springboot.grpc.security.org.lognet.springboot.grpc.security.AuthenticatedAttributeVoter
org.lognet.springboot.grpc.security.org.lognet.springboot.grpc.security.AuthenticatedConfigAttribute
org.lognet.springboot.grpc.security.org.lognet.springboot.grpc.security.AuthenticationSchemeRegistry
org.lognet.springboot.grpc.security.org.lognet.springboot.grpc.security.AuthenticationSchemeSelector
org.lognet.springboot.grpc.security.org.lognet.springboot.grpc.security.AuthenticationSchemeService
org.lognet.springboot.grpc.security.org.lognet.springboot.grpc.security.BasicAuthSchemeSelector
org.lognet.springboot.grpc.security.org.lognet.springboot.grpc.security.BearerTokenAuthSchemeSelector
org.lognet.springboot.grpc.security.org.lognet.springboot.grpc.security.GrpcSecurity
org.lognet.springboot.grpc.security.org.lognet.springboot.grpc.security.GrpcSecurityConfiguration
org.lognet.springboot.grpc.security.org.lognet.springboot.grpc.security.GrpcSecurityConfigurer
org.lognet.springboot.grpc.security.org.lognet.springboot.grpc.security.GrpcSecurityConfigurerAdapter
org.lognet.springboot.grpc.security.org.lognet.springboot.grpc.security.GrpcSecurityMetadataSource
org.lognet.springboot.grpc.security.org.lognet.springboot.grpc.security.GrpcServiceAuthorizationConfigurer
org.lognet.springboot.grpc.security.org.lognet.springboot.grpc.security.SecurityInterceptor
org.lognet.springboot.grpc.security.jwt
org.lognet.springboot.grpc.security.jwt.org.lognet.springboot.grpc.security.jwt.JwtAuthProviderFactory
org.lognet.springboot.grpc.validation
org.lognet.springboot.grpc.validation.org.lognet.springboot.grpc.validation.ValidatingInterceptor
org.lognet.springboot.grpc.validation.group
org.lognet.springboot.grpc.validation.group.org.lognet.springboot.grpc.validation.group.RequestMessage
org.lognet.springboot.grpc.validation.group.org.lognet.springboot.grpc.validation.group.ResponseMessage




© 2015 - 2024 Weber Informatics LLC | Privacy Policy