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
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ShellAutoConfiguration
public ShellAutoConfiguration()
-