Package org.springframework.shell.boot
Class CommandRegistryAutoConfiguration
java.lang.Object
org.springframework.shell.boot.CommandRegistryAutoConfiguration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncommandRegistry(org.springframework.context.ApplicationContext applicationContext)
-
Constructor Details
-
CommandRegistryAutoConfiguration
public CommandRegistryAutoConfiguration()
-
-
Method Details
-
commandRegistry
@Bean @ConditionalOnMissingBean public CommandRegistry commandRegistry(org.springframework.context.ApplicationContext applicationContext)
-