Class ShellAutoConfiguration
java.lang.Object
org.springframework.shell.test.autoconfigure.ShellAutoConfiguration
@AutoConfiguration(before=JLineShellAutoConfiguration.class)
@EnableConfigurationProperties(SpringShellTestProperties.class)
public class ShellAutoConfiguration
extends Object
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ShellAutoConfiguration
public ShellAutoConfiguration()
-