Can you not set the database configuration as optional and only set up the
database bits when one is present?

On Mon, Sep 25, 2017 at 8:35 AM Jay Goldberg <jayr...@gmail.com> wrote:

> I have two services which I wish to merge. One has a database dependency
> and the other does not. If I wish to merge these services and only wish to
> enable the non-database dependent service it still requires me to configure
> a database.
> Is there a way to allow dropwizard not to have to have a database when not
> needed?
>
> --
> You received this message because you are subscribed to the Google Groups
> "dropwizard-dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to dropwizard-dev+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"dropwizard-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dropwizard-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to