-
All Superinterfaces:
-
io.bootique.di.BQModule
class VersionCommandModule
extends java.lang.Object
implements io.bootique.di.BQModule
Module for the command for printing out the version.
-
Maven Group Identifier:
-
-
Maven Artifact Identifier:
-
-
Since:
-
Constructor Summary
Constructor and description |
new |
Action Summary
Constructor Details
-
new
-
new
Action Details
-
configure(Binder)
-
def configure(Binder)
-
provideVersionCommand(BootLogger)
-
def provideVersionCommand(BootLogger) : VersionCommand
Provide the command for displaying the version.
-
Parameters:
-
bootLogger -
-
Returns:
-