Spring Cloud Grpc Dependencies


Лицензия

Лицензия

Категории

Категории

gRPC Сеть Networking
Группа

Группа

com.github.zz666zz
Идентификатор

Идентификатор

spring-cloud-grpc-dependencies
Последняя версия

Последняя версия

1.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Spring Cloud Grpc Dependencies
Spring Cloud Grpc Dependencies
Ссылка на сайт

Ссылка на сайт

https://github.com/zz666zz/spring-cloud-grpc
Система контроля версий

Система контроля версий

https://github.com/zz666zz/spring-cloud-grpc

Скачать spring-cloud-grpc-dependencies

Имя Файла Размер
spring-cloud-grpc-dependencies-1.0.pom 5 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.zz666zz/spring-cloud-grpc-dependencies/ -->
<dependency>
    <groupId>com.github.zz666zz</groupId>
    <artifactId>spring-cloud-grpc-dependencies</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.zz666zz/spring-cloud-grpc-dependencies/
implementation 'com.github.zz666zz:spring-cloud-grpc-dependencies:1.0'
// https://jarcasting.com/artifacts/com.github.zz666zz/spring-cloud-grpc-dependencies/
implementation ("com.github.zz666zz:spring-cloud-grpc-dependencies:1.0")
'com.github.zz666zz:spring-cloud-grpc-dependencies:pom:1.0'
<dependency org="com.github.zz666zz" name="spring-cloud-grpc-dependencies" rev="1.0">
  <artifact name="spring-cloud-grpc-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.zz666zz', module='spring-cloud-grpc-dependencies', version='1.0')
)
libraryDependencies += "com.github.zz666zz" % "spring-cloud-grpc-dependencies" % "1.0"
[com.github.zz666zz/spring-cloud-grpc-dependencies "1.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

spring-cloud-grpc

springcloud grpc zookeeper nacos jaeger skywalking promethues elasticsearch

Features

  • Combining SpringCloud with grpc
  • On demand dependence: Through the built-in extension mechanism and the external configuration of springboot, the zero coupling between each module is realized

Components

  • spring-cloud-grpc-dependencies: Management version
  • spring-cloud-grpc-server-core-starter: Expose the service through @GrpcService and start the grpc port
  • spring-cloud-grpc-client-core-starter: Reference services through @GrpcStub
  • spring-cloud-grpc-discover-zookeeper-starter: Using zookeeper as the registry [Optional]
  • spring-cloud-grpc-discover-nacos-starter: Using nacos as the registry [Optional]
  • spring-cloud-grpc-tracer-jaeger-starter: Using Jaeger as the implementation of opentracing [Optional]
  • spring-cloud-grpc-metric-micrometer-starter: Using micrometer to measure QPS and TPSand RT [Optional]
  • spring-cloud-grpc-metric-prometheus-starter: Report metric to PrometheusMeterRegistry [Optional]

Версии библиотеки

Версия
1.0