|
|
|
|
@ -93,8 +93,8 @@ import static org.springframework.util.ResourceUtils.CLASSPATH_URL_PREFIX;
@@ -93,8 +93,8 @@ import static org.springframework.util.ResourceUtils.CLASSPATH_URL_PREFIX;
|
|
|
|
|
* locate these beans. |
|
|
|
|
* |
|
|
|
|
* <h3>Required Dependencies</h3> |
|
|
|
|
* <p>Use of this listener requires that that the {@code spring-jdbc} and |
|
|
|
|
* {@code spring-tx} modules be present in the classpath. |
|
|
|
|
* <p>Use of this listener requires the {@code spring-jdbc} and {@code spring-tx} |
|
|
|
|
* modules as well as their transitive dependencies to be present on the classpath. |
|
|
|
|
* |
|
|
|
|
* @author Sam Brannen |
|
|
|
|
* @author Dmitry Semukhin |
|
|
|
|
|