Uses of Class
io.streamthoughts.azkarra.streams.autoconfigure.annotations.AzkarraStreamsApplication
-
Packages that use AzkarraStreamsApplication Package Description io.streamthoughts.examples.azkarra.dependency io.streamthoughts.examples.azkarra.healthcheck -
-
Uses of AzkarraStreamsApplication in io.streamthoughts.examples.azkarra.dependency
Classes in io.streamthoughts.examples.azkarra.dependency with annotations of type AzkarraStreamsApplication Modifier and Type Class Description class
StreamsApplication
-
Uses of AzkarraStreamsApplication in io.streamthoughts.examples.azkarra.healthcheck
Classes in io.streamthoughts.examples.azkarra.healthcheck with annotations of type AzkarraStreamsApplication Modifier and Type Class Description class
CustomHealthCheckExample
Example for registering custom health-check.
-