SHL-8 separate hello world example

This commit is contained in:
Jarred Li
2012-04-07 19:04:53 +08:00
parent 070da47f5b
commit 09396e9421
9 changed files with 173 additions and 13 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<plugin>
<configuration>
<class>org.springframework.shell.samples.helloworld.HelloWorldPlugin</class>
</configuration>
</plugin>