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
Showing
Please register or sign in to comment