spring-boot/spring-boot-cli/samples
Andy Wilkinson 97f93bfa64 Support simple @Grab annotations everywhere
Previously, simple @Grab annotations only worked on classes. This commit
updates the simple @Grab support so that they can be used on anything
that can be annotated with @Grab.

The simplified @Grab support relies upon springcli.properties having
been generated. This commit adds an M2E lifecycle mapping for the
antrun plugin so that springcli.properties is generated as part of an
Eclipse build, thereby making it easier to run tests in Eclipse that
rely upon the simplified @Grab support.
2013-10-10 16:57:13 +01:00
..
actuator.groovy Use simplified @Grab where possible 2013-10-09 10:16:01 -04:00
app.groovy Change package names zero->boot 2013-07-26 14:13:41 +01:00
book_and_tests.groovy Clean up TestCommand paraphenalia 2013-10-08 15:39:37 -04:00
book.groovy Clean up TestCommand paraphenalia 2013-10-08 15:39:37 -04:00
device.groovy Use simplified @Grab where possible 2013-10-09 10:16:01 -04:00
empty.groovy Clean up TestCommand paraphenalia 2013-10-08 15:39:37 -04:00
http.groovy Startup time for CLI app much quicker now 2013-09-05 17:14:08 -07:00
integration.groovy Change package names zero->boot 2013-07-26 14:13:41 +01:00
jms.groovy Support simple @Grab annotations everywhere 2013-10-10 16:57:13 +01:00
job.groovy Use simplified @Grab where possible 2013-10-09 10:16:01 -04:00
rabbit.groovy Add support for Spring Rabbit (via Spring AMQP) to Boot 2013-09-26 12:14:06 -04:00
reactor.groovy Upgrade to Reactor 1.0.0.M2 2013-09-05 17:14:17 -07:00
runner.groovy Change package names zero->boot 2013-07-26 14:13:41 +01:00
runner.xml Change package names zero->boot 2013-07-26 14:13:41 +01:00
spock.groovy Clean up TestCommand paraphenalia 2013-10-08 15:39:37 -04:00
template.groovy Change package names zero->boot 2013-07-26 14:13:41 +01:00
test.groovy Clean up TestCommand paraphenalia 2013-10-08 15:39:37 -04:00
tx.groovy Use simplified @Grab where possible 2013-10-09 10:16:01 -04:00
ui.groovy Use simplified @Grab where possible 2013-10-09 10:16:01 -04:00
web.groovy Change package names zero->boot 2013-07-26 14:13:41 +01:00