All Classes and Interfaces
Class
Description
CorsCustomizer<T extends io.dropwizard.core.Configuration>
Container for builder interfaces required for custom configuration classes.
CustomConfigurationProviders.AuthConfigProviderBuilder<C extends io.dropwizard.core.Configuration>
CustomConfigurationProviders.CorsConfigProviderBuilder<C extends io.dropwizard.core.Configuration>
JacksonCustomizer<C extends io.dropwizard.core.Configuration>
OpenApiCustomizer.OpenApiFinalBuilder<C extends io.dropwizard.core.Configuration>
OpenApiCustomizer.OpenApiInitialBuilder<C extends io.dropwizard.core.Configuration>
PlatformBundleBuilder<C extends io.dropwizard.core.Configuration>
The final builder that is able to configure all the optional settings.
SdaPlatformBundle<C extends io.dropwizard.core.Configuration>
A
ConfiguredBundle
that configures the application with the basics required for a SDA
platform compatible microservice.SdaPlatformBundle.InitialBuilder<C extends io.dropwizard.core.Configuration>
Default configuration for the
SdaPlatformBundle
.SecurityCustomizer<C extends io.dropwizard.core.Configuration>