Uses of Class
io.streamthoughts.azkarra.streams.autoconfigure.annotations.EnableAutoStart
-
Packages that use EnableAutoStart Package Description io.streamthoughts.azkarra.streams.autoconfigure.annotations io.streamthoughts.examples.azkarra.security -
-
Uses of EnableAutoStart in io.streamthoughts.azkarra.streams.autoconfigure.annotations
Classes in io.streamthoughts.azkarra.streams.autoconfigure.annotations with annotations of type EnableAutoStart Modifier and Type Class Description interface
AzkarraStreamsApplication
-
Uses of EnableAutoStart in io.streamthoughts.examples.azkarra.security
Classes in io.streamthoughts.examples.azkarra.security with annotations of type EnableAutoStart Modifier and Type Class Description class
BasicAuthenticationExample
Example to configure an azkarra application with Basic authentication.class
SSLAuthenticationExample
Example to configure an azkarra application with SSL-Two-Way authentication.
-