I'm not entirely sure what the ask is here, but the ServerCommand is where 
the server is built and started: 
https://github.com/dropwizard/dropwizard/blob/7bb03f14b1c5d0f6f2f763ca3eb6c11cb42e9d15/dropwizard-core/src/main/java/io/dropwizard/cli/ServerCommand.java#L49

-Nick.

On Thursday, June 6, 2019 at 4:36:34 AM UTC-5, Kuttaiah Robin wrote:
>
> Hi,
>
> Can someone help me to point the code where Dropwizzard start/stop the 
> HTTP server ?
>
> Basically when we execute below in tutorial which code starts the HTTP 
> server?
>
> java -jar target/hello-world-0.0.1-SNAPSHOT.jar server hello-world.yml
>
>
>
> I have a framework where I need to feed  Dropwizzard HTTPServer, so that 
> framework will start and stop it.
>
> Appreciate your help in advance.
>
> regards,
> Robin Kuttaiah
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dropwizard-dev/f1fe3f9d-8202-4195-b337-6e6b460f88b1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to