- java.lang.Object
-
- org.springframework.shell.jcommander.JCommanderParameterResolverAutoConfiguration
-
@Configuration
@ConditionalOnClass(value=com.beust.jcommander.JCommander.class)
public class JCommanderParameterResolverAutoConfiguration
extends Object
Registers JCommanderParameterResolver and supporting beans as appropriate.
- Author:
- Eric Bottard
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.