AxonIQ AxonHub Client modules

Clients module for the AxonIQ modules (AxonHub).

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем Axon Библиотеки уровня приложения Distributed Applications
Группа

Группа

io.axoniq.axonhub
Идентификатор

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

axonhub-client-parent
Последняя версия

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

1.0-beta1
Дата

Дата

Тип

Тип

pom
Описание

Описание

AxonIQ AxonHub Client modules
Clients module for the AxonIQ modules (AxonHub).
Ссылка на сайт

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

https://www.axoniq.io
Система контроля версий

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

https://github.com/AxonIQ/axoniq-axonhub-client.git

Скачать axonhub-client-parent

Имя Файла Размер
axonhub-client-parent-1.0-beta1.pom 13 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/io.axoniq.axonhub/axonhub-client-parent/ -->
<dependency>
    <groupId>io.axoniq.axonhub</groupId>
    <artifactId>axonhub-client-parent</artifactId>
    <version>1.0-beta1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.axoniq.axonhub/axonhub-client-parent/
implementation 'io.axoniq.axonhub:axonhub-client-parent:1.0-beta1'
// https://jarcasting.com/artifacts/io.axoniq.axonhub/axonhub-client-parent/
implementation ("io.axoniq.axonhub:axonhub-client-parent:1.0-beta1")
'io.axoniq.axonhub:axonhub-client-parent:pom:1.0-beta1'
<dependency org="io.axoniq.axonhub" name="axonhub-client-parent" rev="1.0-beta1">
  <artifact name="axonhub-client-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.axoniq.axonhub', module='axonhub-client-parent', version='1.0-beta1')
)
libraryDependencies += "io.axoniq.axonhub" % "axonhub-client-parent" % "1.0-beta1"
[io.axoniq.axonhub/axonhub-client-parent "1.0-beta1"]

Зависимости

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

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

  • axonhub-client
  • axonhub-grpc-proto
  • axonhub-spring-boot-autoconfigure
  • examples/example-client-no-spring

axoniq-axonhub-client

Client packages to connect to AxonHub servers.

Packages:

  • axonhub-client: the main client code
  • axonhub-grpc-proto: Protobuf interface definitions
  • axonhub-spring-boot-autoconfigure: Autoconfiguration of Axon Framework components to communicate using AxonHub

Version history

1.0

First release

1.0.1

Fix for Null handling of query result

1.0.3

  • Keep Alive between client and server
  • improved handling of exceptions from query handler
  • updated GRPC and Netty versions
  • Improved support for configuration properties in IDE when using spring-boot

1.1

  • AxonFramework 3.3 support
  • Subscription queries

1.1.1

  • Fix for missing upcaster
  • Resolved high memory consumption in EventBuffer when event stream was closed by client
  • Performance improvement in readEvents
io.axoniq.axonhub

AxonIQ

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

Версия
1.0-beta1