mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-28 14:52:24 +00:00
tidying up changes
This commit is contained in:
parent
69c2f31aa7
commit
24ff891fea
@ -37,6 +37,8 @@ import org.springframework.util.FileCopyUtils;
|
|||||||
* @author Andrei Stefan
|
* @author Andrei Stefan
|
||||||
*/
|
*/
|
||||||
public class BasicLookupStrategyTests {
|
public class BasicLookupStrategyTests {
|
||||||
|
//~ Instance fields ================================================================================================
|
||||||
|
|
||||||
private static JdbcTemplate jdbcTemplate;
|
private static JdbcTemplate jdbcTemplate;
|
||||||
|
|
||||||
private LookupStrategy strategy;
|
private LookupStrategy strategy;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user