Commit a18c4137 authored by Stephane Nicoll's avatar Stephane Nicoll

Merge pull request #13778 from izeye:patch-50

* pr/13778:
  Fix since on JdbcOperationsDependsOnPostProcessor
parents 1ca8808a f2cef878
...@@ -29,7 +29,7 @@ import org.springframework.jdbc.core.JdbcOperations; ...@@ -29,7 +29,7 @@ import org.springframework.jdbc.core.JdbcOperations;
* @author Dave Syer * @author Dave Syer
* @author Phillip Webb * @author Phillip Webb
* @author Andy Wilkinson * @author Andy Wilkinson
* @since 1.1.0 * @since 2.0.4
* @see BeanDefinition#setDependsOn(String[]) * @see BeanDefinition#setDependsOn(String[])
*/ */
public class JdbcOperationsDependsOnPostProcessor public class JdbcOperationsDependsOnPostProcessor
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment