You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
11 years ago
..
actuator.groovy Use simplified @Grab where possible 11 years ago
app.groovy Change package names zero->boot 11 years ago
book.groovy Clean up TestCommand paraphenalia 11 years ago
book_and_tests.groovy Clean up TestCommand paraphenalia 11 years ago
device.groovy Use simplified @Grab where possible 11 years ago
empty.groovy Clean up TestCommand paraphenalia 11 years ago
http.groovy Startup time for CLI app much quicker now 11 years ago
integration.groovy Change package names zero->boot 11 years ago
jms.groovy Support simple @Grab annotations everywhere 11 years ago
job.groovy Use simplified @Grab where possible 11 years ago
rabbit.groovy Add support for Spring Rabbit (via Spring AMQP) to Boot 11 years ago
reactor.groovy Upgrade to Reactor 1.0.0.M2 11 years ago
runner.groovy Change package names zero->boot 11 years ago
runner.xml Change package names zero->boot 11 years ago
spock.groovy Clean up TestCommand paraphenalia 11 years ago
template.groovy Change package names zero->boot 11 years ago
test.groovy Clean up TestCommand paraphenalia 11 years ago
tx.groovy Use simplified @Grab where possible 11 years ago
ui.groovy Use simplified @Grab where possible 11 years ago
web.groovy Change package names zero->boot 11 years ago