SHL-13 customize history file

This commit is contained in:
Jarred Li
2012-04-11 18:04:23 +08:00
parent c164f0b6d4
commit e6e201e390
5 changed files with 154 additions and 24 deletions

View File

@@ -124,6 +124,7 @@ public class Bootstrap {
annctx.scan("org.springframework.shell.commands");
annctx.scan("org.springframework.shell.converters");
annctx.scan("org.springframework.shell.plugin.support");
annctx.refresh();
ctx = initPluginApplicationContext(annctx);