Uses of Class
com.example.helloworld.HelloWorldConfiguration
Packages that use HelloWorldConfiguration
-
Uses of HelloWorldConfiguration in com.example.helloworld
Methods in com.example.helloworld with parameters of type HelloWorldConfigurationModifier and TypeMethodDescriptionvoid
HelloWorldApplication.run
(HelloWorldConfiguration configuration, Environment environment) Method parameters in com.example.helloworld with type arguments of type HelloWorldConfigurationModifier and TypeMethodDescriptionvoid
HelloWorldApplication.initialize
(Bootstrap<HelloWorldConfiguration> bootstrap) -
Uses of HelloWorldConfiguration in com.example.helloworld.cli
Methods in com.example.helloworld.cli with parameters of type HelloWorldConfigurationModifier and TypeMethodDescriptionprotected void
RenderCommand.run
(Bootstrap<HelloWorldConfiguration> bootstrap, net.sourceforge.argparse4j.inf.Namespace namespace, HelloWorldConfiguration configuration) Method parameters in com.example.helloworld.cli with type arguments of type HelloWorldConfigurationModifier and TypeMethodDescriptionprotected void
RenderCommand.run
(Bootstrap<HelloWorldConfiguration> bootstrap, net.sourceforge.argparse4j.inf.Namespace namespace, HelloWorldConfiguration configuration)