-
Interfaces Interface Description io.dropwizard.Bundle UseConfiguredBundle
-
Classes Class Description io.dropwizard.jersey.params.BooleanParam As of release 2.0.0, will be removed in 3.0.0. Please useOptionalinstead.io.dropwizard.jersey.params.DateTimeParam As of release 2.0.0, will be removed in 3.0.0. Please useOptionalinstead.io.dropwizard.jersey.params.DurationParam As of release 2.0.0, will be removed in 3.0.0. Please useOptionalinstead.io.dropwizard.jersey.params.InstantParam As of release 2.0.0, will be removed in 3.0.0. Please useOptionalinstead.io.dropwizard.jersey.params.IntParam As of release 2.0.0, will be removed in 3.0.0. Please useOptionalIntinstead.io.dropwizard.jersey.params.LocalDateParam As of release 2.0.0, will be removed in 3.0.0. Please useOptionalinstead.io.dropwizard.jersey.params.LongParam As of release 2.0.0, will be removed in 3.0.0. Please useOptionalLonginstead.io.dropwizard.jersey.params.SizeParam As of release 2.0.0, will be removed in 3.0.0. Please useOptionalinstead.io.dropwizard.jersey.params.UUIDParam As of release 2.0.0, will be removed in 3.0.0. Please useOptionalinstead.io.dropwizard.jetty.NonblockingServletHolder If necessary, useServletHolderorFilterHolderdirectly. This class will be removed in Dropwizard 2.1.0.io.dropwizard.testing.junit.DAOTestRule Deprecated since Dropwizard 2.0.0. Please migrate to JUnit 5 andDAOTestExtension.io.dropwizard.testing.junit.DropwizardAppRule Deprecated since Dropwizard 2.0.0. Please migrate to JUnit 5 andDropwizardAppExtension.io.dropwizard.testing.junit.DropwizardClientRule Deprecated since Dropwizard 2.0.0. Please migrate to JUnit 5 andDropwizardClientExtension.io.dropwizard.testing.junit.MockitoTestRule Deprecated since Dropwizard 2.0.0. Please migrate to JUnit 5.io.dropwizard.testing.junit.ResourceTestRule Deprecated since Dropwizard 2.0.0. Please migrate to JUnit 5 andResourceExtension.io.dropwizard.util.Size UseDataSizefor correct SI and IEC prefixes.
-
Enums Enum Description io.dropwizard.util.SizeUnit UseDataSizeUnitfor correct SI and IEC prefixes.