Add InitCommand to execute groovy script on startup

InitCommand runs on creation of SpringCli so it can search for additional
Commands in updated classpath. Also added as interactive command in Shell
session.
This commit is contained in:
Dave Syer
2014-01-02 08:52:36 +00:00
parent 033250195b
commit cd7b1b19c5
18 changed files with 348 additions and 79 deletions