spring-boot/spring-boot-cli
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
..
samples Added JDBC and @Transactional support to Groovy CLI 2013-09-13 08:02:56 -07:00
src Added JDBC and @Transactional support to Groovy CLI 2013-09-13 08:02:56 -07:00
pom.xml Back to SNAPSHOT for dev 2013-09-05 17:15:15 -07:00
README.md

Spring Boot - CLI

We are currently still working on documentation for Spring Boot. Please check back in the future.