Class ShellAutoConfiguration

java.lang.Object
org.springframework.cloud.dataflow.shell.config.ShellAutoConfiguration

@AutoConfiguration @EnableConfigurationProperties({ShellProperties.class,DataFlowShellProperties.class}) public class ShellAutoConfiguration extends Object
Auto-configuration for the Dataflow Shell components.
Author:
Josh Long, Mark Pollack, Eric Bottard, Gunnar Hillert, Chris Bono
  • Constructor Details

    • ShellAutoConfiguration

      public ShellAutoConfiguration()
  • Method Details