spring-boot/spring-boot-cli/src
Dave Syer f2cdb8c69f Change interface of CommandFactory slightly
It's super useful to get a reference to the current SpringCli
instance in the CommandFactory. Potentially implementations can
react to the properties of the Cli, or wrap it into something
more complex.

...supports the likely implementation of the REPL use
case that @jbrisbin has been working on.
2013-12-10 13:38:52 +00:00
..
main Change interface of CommandFactory slightly 2013-12-10 13:38:52 +00:00
test Make "." be the CLI's default classpath 2013-12-04 11:13:49 +00:00