public class JimixSampleDropwizard
extends io.dropwizard.Application<io.dropwizard.Configuration>
| Constructor and Description |
|---|
JimixSampleDropwizard() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(io.dropwizard.setup.Bootstrap<io.dropwizard.Configuration> bootstrap) |
static void |
main(java.lang.String[] args) |
void |
run(io.dropwizard.Configuration configuration,
io.dropwizard.setup.Environment environment) |
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exceptionpublic void initialize(io.dropwizard.setup.Bootstrap<io.dropwizard.Configuration> bootstrap)
initialize in class io.dropwizard.Application<io.dropwizard.Configuration>public void run(io.dropwizard.Configuration configuration,
io.dropwizard.setup.Environment environment)
run in class io.dropwizard.Application<io.dropwizard.Configuration>Copyright © 2018. All Rights Reserved.