Commit f2cef878 authored by Johnny Lim's avatar Johnny Lim Committed by Stephane Nicoll

Fix since on JdbcOperationsDependsOnPostProcessor

Closes gh-13778
parent 1ca8808a
...@@ -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