Package io.dropwizard

Interface Bundle

    • Method Detail

      • run

        @Deprecated
        default void run​(Environment environment)
        Deprecated.
        Use ConfiguredBundle#run(Configuration, Environment)
        Initializes the application environment.
        Parameters:
        environment - the application environment