spring-boot/spring-boot-cli/samples
Dave Syer 621ecd3901 Added JDBC and @Transactional support to Groovy CLI
* @EnableTransactionManagement triggers spring-tx imports
* Field or method of type JdbcTemplate or NamedParameterJdbcTemplate
  of DataSource triggers spring-jdbc imports
2013-09-13 08:02:56 -07:00
..
actuator.groovy Ops -> Actuator 2013-07-31 12:57:25 -07:00
app.groovy Change package names zero->boot 2013-07-26 14:13:41 +01: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
job.groovy Change package names zero->boot 2013-07-26 14:13:41 +01: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
template.groovy Change package names zero->boot 2013-07-26 14:13:41 +01:00
tx.groovy Added JDBC and @Transactional support to Groovy CLI 2013-09-13 08:02:56 -07:00
ui.groovy Change package names zero->boot 2013-07-26 14:13:41 +01:00
web.groovy Change package names zero->boot 2013-07-26 14:13:41 +01:00